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

Native TreeList Keyboard Navigation

The keyboard navigation of the TreeList can be enabled using the navigatable prop of the TreeList.

The TreeList supports the following keyboard shortcuts:

SHORTCUTDESCRIPTION
Arrow keysNavigates through the cells of the TreeList
EnterWill perform different actions based on the current cell. For example, it will sort a sortable column, expand/collapse a parent item, or if focusable nested component is available it will exit navigation and focus it.
Example
View Source
Change Theme:

In this article

Not finding the help you need?