pcln-slider
TypeScript icon, indicating that this package has built-in type declarations

6.1.0 • Public • Published

pcln-slider

React range slider component

npm i pcln-slider
import Slider from 'pcln-slider'
<Slider min={0} max={0} value={value} onChange={handleChange} />

Note: <Slider> relies on values from theme, so it must be a descendent of <ThemeProvider> in order to work properly. Otherwise, you might experience errors like this:

Uncaught TypeError: Cannot read property '3' of undefined

Props

Uses the same props as rc-slider.

Readme

Keywords

none

Package Sidebar

Install

npm i pcln-slider

Weekly Downloads

362

Version

6.1.0

License

MIT

Unpacked Size

76.9 kB

Total Files

58

Last publish

Collaborators

  • benicheni
  • broox9
  • hakimelek
  • unscsprt
  • james-adv
  • abautista
  • klo19
  • masafari
  • sdalonzo
  • mjbyrnes4664
  • achoboter
  • gbellini911