Keyboard Navigation
The keyboard navigation of the ActionSheet is always available.
Kendo UI ActionSheet 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 ActionSheet.