New to Kendo UI for Angular? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the AutoComplete is always available.
The AutoComplete supports the following keyboard shortcuts:
SHORTCUT | DESCRIPTION |
---|---|
Alt & Down Arrow | Opens the popup. |
Alt & Up Arrow or Esc | Closes the popup. |
Esc | Resets the value in the input when Popup is closed. |
Enter | Selects the highlighted item. |
Down Arrow | Highlights the next item. |
Up Arrow | Highlights the previous item. |
Home | Moves cursor to the begining of the input. |
End | Moves cursor to the end of the input. |
Page Up | Scrolls the popup list up. |
Page Down | Scrolls the popup list down. |
Example
View Source
Change Theme: