react-slider
Version:
Slider component for React
30 lines (17 loc) • 563 B
Markdown
# React Slider
[](https://badge.fury.io/js/react-slider)
Accessible, CSS agnostic, slider component for React.
[](https://zillow.github.io/react-slider/)
### Installation
```sh
npm install react-slider
```
### API Documentation
For component props, methods, and living examples, see the demo:
https://zillow.github.io/react-slider/
### TypeScript Support
```sh
npm install --save-dev @types/react-slider
```
### License
See the [License](LICENSE) file.