@chayns-components/color-picker
v5.0.0-beta.1363
Published
A set of beautiful React components for developing your own applications with chayns.
Downloads
3,735
Readme
Installation
First you need to install the color picker part of the chayns-components.
# NPM
npm install @chayns-components/color-picker
# Yarn
yarn add @chayns-components/color-pickerInformation: Since the components have now been implemented with the styled-components library, the styles are delivered directly with the components. There is no need to load an extra stylesheet anymore.
Usage
For detailed usage visit the storybook.
