New to Kendo UI for Vue? Start a free 30-day trial

Keyboard Navigation

The keyboard support of the ComboBox is always available.

To apply the keyboard shortcuts, focus the ComboBox by clicking the example area and pressing the Tab key.

The ComboBox, its button, and drop-down elements support the following keyboard shortcuts:

SHORTCUTDESCRIPTION
 Up Arrow Highlights the previous item.
 Down ArrowHighlights the next item.
 Home Highlights the first item.
 End Highlights the last item.
 Page Up Scrolls the popup up.
 Page Down Scrolls the popup down.
 Enter Selects the highlighted item.
 Esc 
  • Closes the popup.
  • Clears the value if the popup is not opened.
 Alt+Down Arrow Opens the popup.
 Alt+Up Arrow Closes the popup.
Example
View Source
Change Theme:

In this article

Not finding the help you need?