2.16.19 • Published 6 years ago
react-color-townliquor-fork v2.16.19
React Color
13 Different Pickers - Sketch, Photoshop, Chrome and many more
Make Your Own - Use the building block components to make your own
Demo
Installation & Usage
npm install react-color --save
Include the Component
import React from 'react'
import { SketchPicker } from 'react-color'
class Component extends React.Component {
render() {
return <SketchPicker />
}
}
You can import AlphaPicker
BlockPicker
ChromePicker
CirclePicker
CompactPicker
GithubPicker
HuePicker
MaterialPicker
PhotoshopPicker
SketchPicker
SliderPicker
SwatchesPicker
TwitterPicker
respectively.
100% inline styles via ReactCSS
2.16.19
6 years ago
2.16.18
6 years ago
2.16.17
6 years ago
2.16.16
6 years ago
2.16.15
6 years ago
2.16.14
6 years ago
2.16.13
6 years ago
2.16.12
6 years ago
2.16.11
6 years ago
2.16.10
6 years ago
2.16.9
6 years ago
2.16.8
6 years ago
2.16.7
6 years ago
2.16.6
6 years ago
2.16.5
6 years ago
2.16.4
6 years ago
2.16.3
6 years ago
2.16.2
6 years ago
2.16.1
6 years ago
2.16.0
6 years ago