react-rangeslider-dual-label

4.1.0 • Public • Published

react-rangeslider

A fast & lightweight react component as a drop in replacement for HTML5 input range slider element.

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

Package Sidebar

Install

npm i react-rangeslider-dual-label

Weekly Downloads

2

Version

4.1.0

License

MIT

Unpacked Size

7.8 kB

Total Files

3

Last publish

Collaborators

  • rcrahul