We use cookies to give you the best experience on our website. If you continue to browse, then you agree to our privacy policy and cookie policy. Image for the cookie policy date
Unfortunately, activation email could not send to your email. Please try again.
Syncfusion Feedback

Trusted by the world’s leading companies

Syncfusion Trusted Companies

Overview

The React Range Slider is a custom range-type HTML5 input component. It allows you to select a value or range of values between a specified min and max.


Numeric Range Slider

Provides the option to select a range of numeric values intuitively by using two handles. A range slider usually fills the color between the handles to indicate selections.


Single Value Slider

This simple React Native slider component allows users to select a specific numeric value from a range. Fill selection option is available to indicate the selected range visually.


Touch-friendly and Responsive

The React Slider component recognizes touch gestures, allowing the user to swipe left or right to change the value of the slider. Responsive, touch-friendly design provides the best user experience on all phone, tablet, and desktop form factors.

Touch-Friendly and Responsive react slider


Formatting Values

The user can format the slider values with a prefix (e.g. $10) and, postfix (e.g. 10 km) and prettify the given values (e.g. 10000 to 10,000).


Custom Slider

The user can customize react slider type as needed, including date slider, time slider, price slider, rating slider, custom values, and more.


Vertical Slider

The React Slider component provides both horizontal and vertical orientation modes.


Float and Negative Values

The slider component follows the HTML5 input type range standards, and it supports number, float, and negative values regardless of format.


Snap to Increment

Allows users to select the value or range between the precise interval by configuring step interval value.


UI Customization

The slider bar, thumbs, ticks, and tooltips can be completely customized using CSS and callback events.


Globalization and Localization

The React slider component is designed to support localization and right-to-left (RTL) direction.


Other supported frameworks

The Slider component is also available in Blazor, Vue, Angular and JavaScript frameworks. Check out the different Slider platforms from the links below,


Web Accessibility

  • Fully supports WAI-ARIA accessibility that helps sliders be accessible by on-screen readers and assistive devices.
  • Designed the UI element visuals such as foreground color, background color, line spacing, text, and images based on the WCAG 2.0 standard.
  • Follows WAI-ARIA best practices best practices for implementing keyboard interaction.

Developer Friendly APIs

Developers can customize all UI elements and control the behaviors for their end users using its rich set of client-side APIs.


React Slider Code Example

Easily get started with the React Slider using a few simple lines of TSX code example as demonstrated below. Also explore our React Slider Example that shows you how to render and configure a Slider in React.

import * as React from 'react';
import { SliderComponent } from '@syncfusion/ej2-react-inputs';
import './App.css';

export default class App extends React.Component<{}, {}> {
  render() {
    return (
        <div id='container'>
            <div className='wrap'>
                <SliderComponent id='slider' value={30} />
            </div>
        </div>
    );
  }
}


80+ REACT UI COMPONENTS

Our Customers Love Us

Having an excellent set of tools and a great support team, Syncfusion reduces customers’ development time.
Here are some of their experiences.

Rated by users across the globe

Transform your applications today by downloading our free evaluation version Download Free Trial

Awards

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.

Up arrow icon

Warning Icon You are using an outdated version of Internet Explorer that may not display all features of this and other websites. Upgrade to Internet Explorer 8 or newer for a better experience.Close Icon

Live Chat Icon For mobile