aush / react-4color-picker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

npm version Build Status Dependency Status devDependency Status MIT licensed

React 4 Color Picker

Demo: http://codepen.io/aush/pen/dGQeaW

The problem: properties of the td element cannot be transitioned, so in order to archive the desired effect, something different had to be done.

This module is more like a demonstration of one of the possible ways to implements this functionality, though, you're free to use this component however you want if you like it. npm install --save react-center

Check out react-stack and awesome react css modules.

About

License:MIT License


Languages

Language:JavaScript 88.8%Language:CSS 11.2%