npm.io
2.0.0 • Published 11 years ago

react-hsl-sliders

Licence
MIT
Version
2.0.0
Deps
1
Vulns
0
Weekly
0
Stars
7

React HSL Sliders

Getting Started

npm install react-hsl-sliders

Props

  • value (hex color string)
  • onChange (function)
  • inline (boolean)
  • tabIndex (number)
  • hideValues (boolean)
  • classNames (object)
    • container (string)
    • rangeGroup (string)
    • rangeLabel (string)
    • range (string)

MIT License