UI for ASP.NET MVC
The Telerik UI for ASP.NET MVC Slider component allows users to select a numeric value by dragging a handle along a bar. You can configure the value to increment in steps or set it to follow certain criteria, such as to be greater than or divisible by a specific number. The control comes with built-in features to customize its appearance and orientation, as well as to configure ticks, tooltips and more functionalities.
You can change the orientation of the Slider component to fit any scenario. You can configure the Slider to display horizontally or vertically with a single setting.
The ASP.NET MVC Slider tooltip feature allows users to see the value of the slider's thumb while dragging it. You can easily enable or disable the tooltip in the Slider control with a single setting.
The Slider component offers multiple API functions that let you change all exposed properties, as well as instantiate a Slider control directly on the client. Check out the ASP.NET MVC Slider API demo to learn more.
The Slider component supports right-to-left scripts to allow an optimal experience for users who communicate and read in languages written right to left. You can satisfy any cultural preference with the ASP.NET MVC Slider by toggling between left-to-right and right-to-left alignment with only a few settings.
The ASP.NET MVC Slider control comes with built-in keyboard navigation for users who prefer to navigate through the component without using their mouse. The keyboard shortcuts allow you to perform all the necessary actions such as focusing the component, changing the values with smaller and larger steps and more. Refer to ASP.NET MVC Slider demo to learn more about the keyboard navigation functionality.