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

Keyboard Navigation

The keyboard navigation of the ListView is always available.

The ListView supports the following keyboard shortcuts:

SHORTCUTDESCRIPTION
Alt+wFocuses the ListView.
Up ArrowNavigates to the previous item.
Left ArrowNavigates to the previous item.
Down ArrowNavigates to the next item.
Right ArrowNavigates to the next item.
HomeNavigates to the first item.
EndNavigates to the last item.
EnterEnters the edit mode or applies the changes.
EscExits the edit mode and cancels the changes.
TabTabs away from the ListView to the next focusable page element.
Shift+TabTabs away from the ListView to the previous focusable page element.
SpaceSelects an item.
Example
View Source
Change Theme:

In this article

Not finding the help you need?