Skip to content

Commit 9960d4b

Browse files
Merge pull request #3 from GokulSaravanan26/patch-1
Documentation (1021684): Improved ReadMe file content.
2 parents a01c9e4 + eb88815 commit 9960d4b

1 file changed

Lines changed: 27 additions & 41 deletions

File tree

README.md

Lines changed: 27 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,53 +1,39 @@
11
# Getting Started with the React Range Slider Component
22

3-
The [React Range Slider](https://www.syncfusion.com/react-components/react-slider?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples) is an HTML5 input control that is used to select a value or range of values. Select a relative quantity value by moving a thumb along a bar. A quick start project that shows how to create and configure the Syncfusion React Range Slider component in a React project. This project contains the code for binding values, applying ranges, types, tooltips, ticks, formats, and limits. You will also find the code to customize the Range Slider using CSS class.
3+
A quick start guide for the Syncfusion React Range Slider component—an interactive slider that allows users to select single or range values with orientation, tooltips, and keyboard controls.
44

5-
## Project prerequisites
6-
Make sure that you have the compatible versions of [Visual Studio Code](https://code.visualstudio.com/download ) and [NodeJS](https://nodejs.org/en/download) or later version in your machine before starting to work on this project.
5+
## Features
76

8-
## How to run this application
9-
To run this application, you need to first clone the `getting-started-with-the-react-range-slider-component` repository and then open it in Visual Studio Code. Now, simply build and run your project to view the output.
7+
- **Flexible Orientation**: Horizontal or vertical slider display
8+
- **Tooltips**: Display current values during interaction
9+
- **Increment/Decrement Controls**: Adjust values with buttons
10+
- **Range Selection**: Select multiple values
11+
- **Customizable Styling**: Full CSS customization support
1012

11-
## Features and Benefits
13+
## Prerequisites
1214

13-
### Orientation
14-
The Slider can be displayed, either in horizontal or vertical orientation. By default, the Slider renders in horizontal orientation.
15+
- [Visual Studio Code](https://code.visualstudio.com/download)
16+
- [Node.js](https://nodejs.org/en/download) version 12 or later
17+
- npm (bundled with Node.js)
1518

16-
### Tooltip
17-
The Slider displays the tooltip to indicate the current value by clicking the Slider bar or drag the Slider handle.
19+
## Installation & Usage
1820

19-
### Buttons
20-
The Slider value can be changed by using the Increase and Decrease buttons. In Range Slider, by default the first handle value will be changed while clicking the button. Change the handle focus and press the button to change the last focused handle value.
21+
1. Clone the repository and navigate to the folder
22+
2. Install dependencies: `npm install`
23+
3. Run the application: `npm start`
24+
4. Open `http://localhost:3000` in your browser
2125

22-
## Related links
23-
[Learn More about React Range Slider](https://www.syncfusion.com/react-components/react-slider?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples)
26+
## Configuration
2427

25-
[Download Free Trial](https://www.syncfusion.com/downloads/react?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples)
28+
The Range Slider supports configuration options including:
29+
- Minimum and maximum value limits
30+
- Step increments for value adjustments
31+
- Tooltip formats and display settings
32+
- Keyboard event handling
33+
- Event callbacks for value changes
2634

27-
[Pricing](https://www.syncfusion.com/sales/teamlicense?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples)
35+
## Resources
2836

29-
[Documentation](https://ej2.syncfusion.com/react/documentation/range-slider/getting-started?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples)
30-
31-
[View Demos](https://github.com/SyncfusionExamples/getting-started-with-the-react-range-slider-component?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples)
32-
33-
[Community Forums](https://www.syncfusion.com/forums/react-js2?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples)
34-
35-
[Suggest a feature](https://www.syncfusion.com/feedback/react?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples)
36-
37-
[Online Examples](https://ej2.syncfusion.com/react/demos/#/bootstrap5/range-slider/default?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples)
38-
39-
## About Syncfusion React Components
40-
41-
Syncfusion's [React Components](https://www.syncfusion.com/react-components?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples) library is the only suite that you will ever need to build an application since it contains over 80 high-performance, lightweight, modular, and responsive UI Components in a single package. In addition to Range Slider, we provide popular react Components such as [DataGrid](https://www.syncfusion.com/react-components/react-grid?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [Charts](https://www.syncfusion.com/react-components/react-charts?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [Scheduler](https://www.syncfusion.com/react-components/react-scheduler?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [Diagram](https://www.syncfusion.com/react-components/react-diagram?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), and [Word Processor](https://www.syncfusion.com/react-components/react-word-processor?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples)
42-
43-
### About Syncfusion
44-
Founded in 2001 and headquartered in Research Triangle Park, N.C., Syncfusion has more than 29,000 customers and more than 1 million users, including large financial institutions, Fortune 500 companies, and global IT consultancies.
45-
46-
Today, we provide 1800+ controls and frameworks for web ([Blazor](https://www.syncfusion.com/blazor-components?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [ASP.NET Core](https://www.syncfusion.com/aspnet-core-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [ASP.NET MVC](https://www.syncfusion.com/aspnet-mvc-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [ASP.NET WebForms](https://www.syncfusion.com/jquery/aspnet-webforms-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [Angular](https://www.syncfusion.com/angular-components?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [React](https://www.syncfusion.com/react-components?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [Vue](https://www.syncfusion.com/vue-components?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), and [Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples)), mobile ([Xamarin](https://www.syncfusion.com/xamarin-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples),[Flutter](https://www.syncfusion.com/flutter-widgets?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [UWP](https://www.syncfusion.com/uwp-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [JavaScript](https://www.syncfusion.com/javascript-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), and [.NET MAUI](https://www.syncfusion.com/maui-controls?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples)), and desktop development ([Windows Forms](https://www.syncfusion.com/winforms-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [WPF](https://www.syncfusion.com/wpf-controls?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [WinUI](https://www.syncfusion.com/winui-controls?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), [UWP](https://www.syncfusion.com/uwp-ui-controls?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples), and [.NET MAUI](https://www.syncfusion.com/maui-controls?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples)). We provide ready-to-deploy enterprise software for dashboards, reports, data integration, and big data processing. Many customers have saved millions in licensing fees by deploying our software.
47-
48-
49-
<hr style="height:0.3px;border:none;color:lightgrey;background-color:lightgrey;" />
50-
51-
<p align="center">
52-
<a href="mailto:sales@syncfusion.com?Subject=Syncfusion React Range Slider - GitHub" target="_top">sales@syncfusion.com</a> | <a href="https://www.syncfusion.com?utm_source=github&utm_medium=listing&utm_campaign=react-range-slider-github-samples">www.syncfusion.com</a> | 1-888-9 DOTNET <br>
53-
</p>
37+
- [React Slider Documentation](https://ej2.syncfusion.com/react/documentation/range-slider)
38+
- [View Live Demos](https://ej2.syncfusion.com/react/demos/#/bootstrap5/range-slider/default)
39+
- [Syncfusion React Components](https://www.syncfusion.com/react-components)

0 commit comments

Comments
 (0)