Keyboard Navigation
The keyboard navigation of the Toolbar is always available.
The Toolbar supports the following keyboard shortcuts:
SHORTCUT | DESCRIPTION |
---|---|
Left Arrow & Right Arrow | Moves the focus to the next available tool that can be focused. |
Enter | Clicks the currently active button or changes the state of the currently active toggleable button. |
Tab | Moves the focus to and from the Toolbar. |
Alt +Down Arrow | Opens the currently active SplitButton or DropDownButton. |
Alt +Up Arrow | Closes the currently active SplitButton or DropDownButton. |
Controlling the Focus
All focus movements inside the Toolbar are managed according to the logic of the roving tabindex. When the user navigates through the tabs, the Toolbar focuses either the first tool or the tool that was last focused.