title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Keyboard Navigation |
Keyboard Navigation - Switch - Kendo UI for Vue |
Use the keyboard to navigate the Kendo UI Switch wrapper for Vue. |
keyboard_navigation_switch_wrapper |
4 |
The keyboard navigation of the Switch is always available.
The Switch supports the following keyboard shortcuts:
SHORTCUT | DESCRIPTION |
---|---|
Space |
Toggles the checked state. |
{% meta height:100 %} {% embed_file switch/keyboard/main.vue preview %} {% embed_file switch/keyboard/main.js %} {% endmeta %}