.NET MAUI Range Slider Overview
2 Jul 20265 minutes to read
The Syncfusion® .NET MAUI Range Slider (SfRangeSlider) is a highly interactive UI control, allowing users to select a range values within a minimum and maximum limit. It provides rich features, such as track, labels, ticks, dividers, and tooltip.

Business use cases
- Data-driven applications that require filtering values such as price ranges, ratings, or quantities using a slider interface.
- Dashboard applications that allow users to adjust numeric ranges dynamically for data analysis and visualization.
- E-commerce applications that provide range-based filtering such as price, discount, or product attributes.
- Configuration screens that require setting minimum and maximum thresholds for numeric values.
Key features
- Numeric range selection allows selecting values between defined minimum and maximum limits.
- Orientation allows displaying the slider in horizontal or vertical layouts based on UI design.
- Customizable label allows rendering values with formatting based on application requirements.
- Ticks and dividers allows visualizing intervals clearly using major and minor tick marks.
- Discrete mode allows moving slider thumbs in fixed steps using defined intervals.
- Tooltip allows displaying selected values clearly with customizable text formatting.
Globalization
The following table summarizes the globalization support available in the control.
| Control | Localization | RTL | Time zone | Screen reader | Keyboard navigation |
|---|---|---|---|---|---|
| Range Slider |
Related controls
- Range Selector for selecting ranges with enhanced UI and content integration.
- Slider for selecting a single value from a numeric range.
- Numeric Entry for precise numeric value input and adjustments.
See Also
- Getting Started shows a step‑by‑step guide to begin using the Range Slider control.
- Thumb & Overlay explains how to customize the thumb and its overlay for clear, user‑friendly selection.
- Labels helps configure labels and interval display.
- UI Kit provides interactive demos and ready‑made UI examples.
Resources
Feature Tour
Get a quick overview of key features and capabilities to kick start your journey.
Explore Features
Showcase Samples
Explore real-world sample apps to see components in action and learn by example.
View Samples
Tutorial Videos
Watch step‑by‑step video guides to quickly understand concepts and implementation.
Watch now
Knowledge Base
Find practical solutions, troubleshooting tips and how‑to guides for common scenarios.
Search KB's