Color picker
Pick a color.
Install
npm i color-picker
Use
import it to your component/app
import ColorPicker from 'color-well'
then use it
<ColorPicker/>
TODO
- rgb
- fancy input range
- customizations
- spit and polish
Pick a color
Pick a color.
npm i color-picker
import it to your component/app
import ColorPicker from 'color-well'
then use it
<ColorPicker/>