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:
SHORTCUT | DESCRIPTION |
---|---|
Left Arrow | In a horizontal TabStrip, selects the previous tab. If no previous tab is available, selects the last tab. |
Right Arrow | In a horizontal TabStrip, selects the next tab. If no next tab is available, selects the first tab. |
Up Arrow | In a vertical TabStrip, selects the previous tab. If no previous tab is available, selects the last tab. |
Down Arrow | In a vertical TabStrip, selects the next tab. If no next tab is available, selects the first tab. |
Home | Selects the first tab. |
End | Selects 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.
Change Theme
Theme
Loading ...