title | page_title | description | slug | canonicalLink | position |
---|---|---|---|---|---|
Keyboard Navigation |
Keyboard Navigation - Slider - Kendo UI for Vue |
Explore the keyboard navigation options provided by the Kendo UI Slider wrapper for Vue. |
keyboard_navigation_slider_wrapper |
2 |
The keyboard navigation of the Slider is always available.
The Slider supports the following keyboard shortcuts:
SHORTCUT | DESCRIPTION |
---|---|
Right Arrow or Up Arrow |
Increases the value of the Slider. |
Left Arrow or Down Arrow |
Decreases the value of the Slider. |
{% meta height:100 %} {% embed_file slider/keyboard/main.vue preview %} {% embed_file slider/keyboard/main.js %} {% endmeta %}