New to Telerik UI for ASP.NET Core? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the DropDownButton is always available.
For a complete example, refer to the demo on the keyboard navigation of the DropDownButton.
The Telerik UI for ASP.NET Core DropDownButton supports the following shortcuts
SHORTCUT | DESCRIPTION |
---|---|
Access key + W | Focuses the wiget. |
Up Arrow | Highlights the previous item. |
Down Arrow | Highlights the next item. |
Home | Highlights the first item. |
End | Highlights the last item. |
Enter | Selects the highlighted item. |
Esc | Closes the popup. |
Alt + Down Arrow | Opens the popup. |
Alt + Up Arrow | Closes the popup. |