Home > @yext/search-ui-react > FilterSearchProps > onDropdownInputChange
A function which is called when the input element's value changes. Replaces the default behavior.
Signature:
onDropdownInputChange?: (params: OnDropdownInputChangeProps) => void;