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

Keyboard Navigation

By default, the keyboard navigation of the PanelBar is enabled.

The PanelBar supports the following keyboard shortcuts:

SHORTCUTDESCRIPTION
Up ArrowHighlights the previous item. If no previous item is available, highlights the last item.
Down ArrowHighlights the next item. If no next item is available, highlights the first item.
Left ArrowCollapses the current item if it is expanded. If the item is not expandable, highlights the parent item.
Right ArrowExpands the current item if it is collapsed. If child items are available, highlights the first item.
Enter & SpaceSelects the highlighted item, or toggles the group of items.
TabFocuses the PanelBar component.
Example
View Source
Change Theme:

In this article

Not finding the help you need?