New to Kendo UI for jQuery? Start a free 30-day trial
Keyboard Navigation
Updated over 6 months ago
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.