New to KendoReactLearn about KendoReact Free.

Keyboard Navigation

Keyboard Shortcuts

The DropDownList supports the following keyboard shortcuts:

ShortcutBehavior
Down ArrowSelects the next available item.
Up ArrowSelects the previous available item.
HomeSelects the first available item. Shortcut is not applicable when the current focused item is the filter textbox. Then focused is in a textbox, home and end keys control the cursor position.
EndSelects the last available item. Shortcut is not applicable when the current focused item is the filter textbox. Then focused is in a textbox, home and end keys control the cursor position.
EnterOpens popup
SpaceOpens popup
Alt/Opt(Mac) DownOpens popup
Alt/Opt(Mac) Up or Esc`Closes popup
printable charactersTyping "M" or any other printable character should select the next or first item in the list. Swiftly typing should capture multiple printable characters after the first one.

The Popup element of the component must implement the KB specification for a Popup List component:

ShortcutBehavior
Down ArrowMoves the focus to the next item.
Up ArrowMoves the focus to the previous item.
Alt (or Opt on Mac) + Up Arrow or EscCloses the popup.
HomeMoves the focus to the first item. Applicable only when the currently focused element is not an input. When an input is the focused element, the Home and End keys are used for the cursor position.
EndMoves the focus to the last item. Applicable only when the currently focused element is not an input. When an input is the focused element, the Home and End keys are used for the cursor position.
EnterSelects the item.
Page UpScrolls the popup list up.
Page DownScrolls the popup list down.
TabCloses the popup and focuses the next focusable element.

Resources

WAI-ARIA Authoring Practices: Combobox Pattern

WAI-ARIA Authoring Practices: Listbox Pattern

WAI-ARIA Authoring Practices: Select-Only Combobox

Change Theme
Theme
Loading ...

See Also

In this article
Keyboard ShortcutsResourcesSee Also
Not finding the help you need?
Contact Support