2.16.19 • Published 7 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 --saveInclude 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
7 years ago
2.16.18
7 years ago
2.16.17
7 years ago
2.16.16
7 years ago
2.16.15
7 years ago
2.16.14
7 years ago
2.16.13
7 years ago
2.16.12
7 years ago
2.16.11
7 years ago
2.16.10
7 years ago
2.16.9
7 years ago
2.16.8
7 years ago
2.16.7
7 years ago
2.16.6
7 years ago
2.16.5
7 years ago
2.16.4
7 years ago
2.16.3
7 years ago
2.16.2
7 years ago
2.16.1
7 years ago
2.16.0
7 years ago