react-rangeslider-dual-label
v4.1.0
Published
A lightweight react component that acts as a HTML5 input range slider polyfill
Downloads
4
Maintainers
Readme
Installation
Using npm
(use --save
to include it in your package.json)
$ npm install react-rangeslider-dual-label --save
Using yarn
(this command also adds react-rangeslider to your package.json dependencies)
$ yarn add react-rangeslider-dual-label
<link
rel="stylesheet"
href="https://unpkg.com/react-rangeslider/umd/rangeslider-dual-label.min.css"
/>
Mouse drag to nearest point available on slider - Top label
License
MIT