UI for Blazor
As customization is an essential feature across our entire UI suite, t he Telerik UI for Blazor Slider control has a number of elements that can be flexible modified to fit your style, including:
Control the step, min and max values
Enable or disable the buttons for increasing and decreasing the value at both ends
Define the distance between two tick marks
Choose between horizontal or vertical orientation
A setting controlling how values are rounded off
Several standard key bindings for the Blazor Slider component are available out of the box:
Arrows move the value in the corresponding direction
PageUp/PageDown move the value using a larger step
Home/End immediately maximizes/minimizes the given value with its defaults
The Telerik UI for Blazor Slider component supports right-to-left configuration. The RTL functionality is supported my most of our components to accommodate users who communicate in a right-to-left language script, such as Arabic and Hebrew.
Learn more in our Blazor Right-to-Left Support documentation