UNPKG

@progress/wct-a11y-spec

Version:

Contains accessibility and keyboard navigation specification of Telerik and Kendo web components.

20 lines (14 loc) 631 B
## Managing Focus Both slider handles are focusable through Tab Key, and the below shortcuts are applicable to them. ## Keyboard Shortcuts | Shortcut | Behavior | |--------|-----------------| |`Arrow Up or Arrow Left`| Decreases value by small step.| |`Arrow Down or Arrow Right`|Increases value by small step.| |`Home`| Sets value to the Min value.| |`End`| Sets value to the Max value.| |`Page up`| Increases value by large step.| |`Page down`| Decreases value by large step.| ### Resources https://www.w3.org/TR/wai-aria-practices/#slider https://www.w3.org/TR/wai-aria-practices-1.1/examples/slider/multithumb-slider.html