New to Kendo UI for Angular? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the DropDownList is always available.
The DropDownList supports the following keyboard shortcuts:
SHORTCUT | DESCRIPTION |
---|---|
Up Arrow | Selects the previous available item. |
Left Arrow | Selects the previous available item, unless filterable is enabled. |
Down Arrow | Selects the next available item. |
Right Arrow | Selects the next available item, unless filterable is enabled. |
Enter | Opens the popup or selects the highlighted item if the popup is already open. |
Esc | Closes the popup. |
Alt +Down Arrow | Opens the popup. |
Alt +Up Arrow | Closes the popup. |
Example
View Source
Edit In Stackblitz
Change Theme: