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

Keyboard Navigation

The keyboard navigation of the TabStrip is always available.

The TabStrip supports the following keyboard shortcuts:

SHORTCUTDESCRIPTION
Left ArrowIn a horizontal TabStrip, selects the previous tab. If no previous tab is available, selects the last tab.
Right ArrowIn a horizontal TabStrip, selects the next tab. If no next tab is available, selects the first tab.
Up ArrowIn a vertical TabStrip, selects the previous tab. If no previous tab is available, selects the last tab.
Down ArrowIn a vertical TabStrip, selects the next tab. If no next tab is available, selects the first tab.
HomeSelects the first tab.
EndSelects the last tab.

Disabled tabs cannot be selected. When navigating between tabs with the arrow keys, the disabled ones will only be focused, while the previous selection will remain unchanged.

Example
View Source
Change Theme:

In this article

Not finding the help you need?