AutoComplete / Keyboard Navigation




Focuses the control
Up
Moves to previous item
Down
Moves to next item
Enter
Closes the popup and fire change event
Esc
Closes the popup and revert to the previously selected item
Tab
Closes the popup and fire change event if the value is changed
Theme

Description

This example demonstrates the keyboard navigation of the AutoComplete widget.

Was this example useful?