Keyboard Navigation
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. |