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.

Example
View Source
Change Theme:

In this article

Not finding the help you need?