Search results
An extension to make Slider or Range support Tooltip on handle. const Slider = require('rc-slider'); const createSliderWithTooltip = Slider.createSliderWithTooltip; const Range = createSliderWithTooltip(Slider.Range); Online demo. After Range or Slider was wrapped by createSliderWithTooltip, it will have the following props:
- Rc-slider
Slider UI component for React. Latest version: 10.5.0, last...
- Readme
Slider UI component for React. Latest version: 10.6.2, last...
- Code Beta
Slider UI component for React. Latest version: 11.1.5, last...
- 3 Dependencies
Slider UI component for React. Latest version: 10.4.0, last...
- React-slider
Congrats! You just saved yourself hours of work by...
- Range
Responsive range slider library written in typescript and...
- Input
256 colors, keys and mouse, input field, progress bars,...
- rangeslider-js
rangeslider-js. Simple, fast and lightweight slider, touch...
- Rc-slider
rangeslider-js. Simple, fast and lightweight slider, touch friendly. Docs and Examples. v1 was based on rangeslider.js, main differences: no jQuery. raf to throttle window resize, transform to set the handle position. fewer and only basic styles. no vertical mode.
A lightweight react component that acts as a HTML5 input range slider polyfill. Latest version: 2.2.0, last published: 7 years ago. Start using react-rangeslider in your project by running `npm i react-rangeslider`. There are 142 other projects in the npm registry using react-rangeslider.
The easiest way to install the files is with Bower or npm. bower install --save rangeslider.js. npm install --save rangeslider.js. rangeslider.js is also hosted on cdnjs and jsdelivr. Download latest and greatest manually: rangeslider.js-2.3.0.zip.
Responsive range slider library written in typescript and using web component technologies. Pure JavaScript without additional dependencies. It has a rich set of settings, including any number of pointers (knobs), vertical and horizontal slider, touch, mousewheel and keyboard support, local and session storage, range dragging, and RTL support ...
React RangeSlider. Features. Touchscreen friendly. Suitable for use within responsive designs. Small and fast (8.1Kb Gzipped) Installation. Using npm (use --save to include it in your package.json) $ npm install react-rangeslider --save. Using yarn (use --dev to include it in your package.json) $ yarn add react-rangeslider --save. Usage.
Propeller’s range slider lets the user select a range of values by moving the slider thumb. The smallest value is to the left, the largest to the right. We have used noUISlider plugin as base & customized it by applying material design principles to it.