New to Telerik UI for ASP.NET MVC? Start a free 30-day trial
Keyboard Navigation
Updated over 6 months ago
The keyboard navigation of the Drawer is always available.
When the Drawer is focused, the current active item is selected.
The Drawer supports the following keyboard shortcuts:
| SHORTCUT | DESCRIPTION |
|---|---|
Home | Focuses the first item. |
End | Focuses the last item. |
Up Arrow | Focuses the previous item in the drawer. |
Down Arrow | Focuses the next item in the drawer. |
Enter | Selects the focused item. |
Space | Selects the focused item. |
Esc | Calls the hide method of the drawer. |