Choices icon indicating copy to clipboard operation
Choices copied to clipboard

Trigger an event as soon as the user inputs something in the search input field

Open SanderKleykens opened this issue 3 years ago • 0 comments

Is your feature request related to a problem? Please describe. We would like to hook into the moment a user types something in the search field, but before the search actually happens (so the search event is not an option).

Describe the solution you'd like An event, such as one called changeQuery, gets sent as soon as the user types into the field.

SanderKleykens avatar Apr 16 '21 11:04 SanderKleykens