New to Kendo UI for jQuery? Download free 30-day trial

Keyboard Navigation

The keyboard navigation of the BottomNavigation is always available.

Kendo UI BottomNavigation supports the following keyboard shortcuts:

SHORTCUT DESCRIPTION
Enter Selects the focused item
Space Selects the focused item
Tab Navigates to the next item
Shift+Tab Navigates to the previous item

For a complete example, refer to the demo on keyboard navigation of the BottomNavigation.

See Also

In this article