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

Keyboard Navigation

The keyboard navigation of the Wizard is always available.

The Wizard component itself is not focusable, as the links within the component are part of the tab sequence on the page. Thus, when navigating with the Tab key, the selected Step will be focused within the Wizard component. For a complete example, refer to the demo on keyboard navigation of the Wizard.

Kendo UI Wizard supports the following keyboard shortcuts:

SHORTCUTDESCRIPTION
Left arrow or Up arrowFocuses previous Step
Right arrow or Down arrowFocuses next Step
HomeFocuses first Step if the linear configuration of the Stepper is disabled
EndFocuses last Step if the linear configuration of the Stepper is disabled
TabFocuses next element in the tab sequence
Shift+TabFocuses previous element in the tab sequence

See Also

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