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

Keyboard Navigation

The keyboard navigation of the ActionSheet is always available.

The ActionSheet supports the following keyboard shortcuts:

SHORTCUTDESCRIPTION
TabMoves the focus to the next focusable item in the ActionSheet. If the focus is on the last focusable item, moves the focus to the first focusable item.
Shift + TabMoves the focus to the previous focusable item in the ActionSheet. If the focus is on the first focusable item, moves the focus to the last focusable item.
EnterTriggers the action, associated with the focused item.
EscTriggers the action, associated with clicking the overlay.
Example
View Source
Change Theme:

In this article

Not finding the help you need?