New to KendoReact? Start a free 30-day trial
Suggestions
The ComboBox provides suggestions that appear while the user types in its input field.
To turn them on, set the suggest
property to true
. Whenever the user modifies the input value, the ComboBox automatically completes the user input with the first text match. If the first text match does not begin with the current user input, the ComboBox does not display any suggestions.
Change Theme
Theme
Loading ...