The .NET MAUI Range Slider is an interactive UI control for selecting a range of values. Its rich features include numeric and date-time ranges, labels, ticks, dividers, and tooltips, enhancing both functionality and the user experience.
Easily get started with the .NET MAUI Range Slider using a few simple lines of XAML code example as demonstrated below. Also explore our .NET MAUI Range Slider Example that shows you how to render and configure the .NET MAUI Range Slider.
<sliders:SfRangeSlider Minimum="0"
Maximum="10"
RangeStart="2"
RangeEnd="8"
Interval="2"
ShowLabels="True"
ShowTicks="True"
ShowDividers="True"
MinorTicksPerInterval="1" >
<sliders:SfRangeSlider.Tooltip>
<sliders:SliderTooltip />
</sliders:SfRangeSlider.Tooltip>
</sliders:SfRangeSlider>
Select numeric and date ranges. Render intervals with precision. This slider supports setting intervals for both numeric and date ranges. For dates, intervals are supported in years through seconds.
The orientation of the .NET MAUI Range Slider can be set to vertical or horizontal, depending on the requirement. This flexibility allows for better integration of the range slider.
Customize the labels easily. Change the format, render at specific intervals, and add prefixes and suffixes. Use built-in support for numeric and date types.
Render dividers in each interval to show the ranges accurately. Customize both the size and positioning of these dividers to enhance clarity and visual appeal.
Set both major and minor ticks in the axis. Use major ticks to show the intervals clearly and minor ticks to help choose values between two intervals easily.
Use tooltips to indicate the current selection during interaction. Customize the format, whole text, and visibility using built-in APIs.
By specifying the StepSize, you can select discrete or continuous numeric or date values from the range of values.
The Syncfusion .NET MAUI Range Slider supports the following features:
You can find our .NET MAUI Range Slider demo, which demonstrates how to render and configure the Range Slider.
No, this is a commercial product and requires a paid license. However, a free community license is also available for companies and individuals whose organizations have less than $1 million USD in annual gross revenue, 5 or fewer developers, and 10 or fewer total employees.
A good place to start would be our comprehensive getting started documentation.
Greatness—it’s one thing to say you have it, but it means more when others recognize it. Syncfusion is proud to hold the following industry awards.