New to KendoReact? Start a free 30-day trial
Keyboard Navigation
Keyboard Shortcuts
Shortcut | Behavior |
---|---|
Down Arrow | Selects the next available item. |
Up Arrow | Selects the previous available item. |
Alt/Opt(Mac) Down | Opens pop up |
Alt/Opt(Mac) Up or Esc | `Closes popup |
Enter | Selects and confirm the focused item. |
Space | Selects and confirm the focused item. |
printable characters | Typing "M" or any other printable character should select the next or first item in the list |
Esc | Clears the value when the popup is not open. |
The TreeView element inside the Popup should implement the KB specification for a TreeView component.
The items in the TreeView should not be selectable when used in the MultiSelectTreeView. Hence, when clicking (or pressing Enter/Space) on an item, it should not receive the .k-selected
class.
Resources
ARIA Authoring Practices: Combobox Pattern
ARIA Authoring Practices: Select-Only Combobox
ARIA Authoring Practices: Navigation Treeview
Change Theme
Theme
Loading ...