title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Keyboard Navigation |
Keyboard Navigation - Editor - Kendo UI for Vue |
Explore the keyboard navigation options provided by the Kendo UI Editor wrapper for Vue. |
keyboard_navigation_editor_wrapper |
7 |
The keyboard navigation of the Editor is always available.
The Editor supports the following keyboard shortcuts:
SHORTCUT | DESCRIPTION |
---|---|
F10 |
Focuses the toolbar. |
Tab or Right |
Focuses the next tool. |
Shift +Tab or Left |
Focuses the previous tool. |
Home |
Focuses the first tool. |
End |
Focuses the last tool. |
Enter or Space |
Activates the tool. |
{% meta height:400 %} {% embed_file keyboard-navigation/main.vue preview %} {% embed_file keyboard-navigation/main.js %} {% endmeta %}