New to Kendo UI for VueStart a free 30-day trial

Keyboard Navigation

The keyboard navigation of the Dialog is always available.

When the Dialog is opened, the initial focus is set on the Dialog element. This approach enables the user to immediately select or navigate between the action buttons by using the Tab and Shift+Tab keys, and to close the Dialog with the Esc button.

SHORTCUTDESCRIPTION
EscCalls the onClose event handler.
Shift+TabMoves the focus to the previous focusable element.
TabMoves the focus to the next focusable element.

The following example is based on the official accessibility standard for a modal dialog.

Change Theme
Theme
Loading ...
In this article
Suggested Links
Not finding the help you need?
Contact Support