New to Kendo UI for Vue? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the DropDownTree is always available.
The DropDownTree supports the following keyboard shortcuts:
Closed state
SHORTCUT | DESCRIPTION |
---|---|
Alt +Down Arrow | Opens the popup. |
Alt +Up Arrow | Closes the popup. |
Esc | Closes the popup. |
Opened state
SHORTCUT | DESCRIPTION |
---|---|
Up Arrow | Moves the focus to the previous focusable node without opening or closing a node. |
Down Arrow | Moves the focus to the next focusable node without opening or closing a node. |
Left Arrow |
|
Right Arrow |
|
Home | Moves the focus to the first node in the tree without opening or closing a node. |
End | Moves the focus to the last focusable node in the tree without opening or closing a node. |
Enter | Fires the onChange event. |
Change Theme
Theme
Loading ...