New to Telerik UI for ASP.NET MVC? Start a free 30-day trial
Keyboard Navigation
The keyboard navigation of the Telerik UI for ASP.NET MVC Slider is always available.
For a complete example, refer to the demo on keyboard navigation of the Slider.
The Slider supports the following shortcuts:
SHORTCUT | DESCRIPTION |
---|---|
Alt + W | Focuses the component. |
Alt + Q | Focuses the range slider. |
Up Arrow | Increments the value by a small step. |
Down Arrow | Decrements the value by a small step. |
Left Arrow | Decrements the value by a small step (equivalent to Down Arrow ). |
Right Arrow | Increments the value by a small step (equivalent to Up Arrow ). |
Page Up | Increments the value by a large step. |
Page Down | Decrements the value by a large step. |
Home | Moves the drag handle to the minimum value. |
End | Moves the drag handle to the maximum value. |
Shift + Tab | Tabs to first range slider draghandle or previous focusable page element. |