chrome-style colorpicker vuejs
npm install one-colorpicker!img
$ npm install one-colorpicker
`Quick Start
`
import {ColorPicker, ColorPanel} from 'one-colorpicker'Vue.use(ColorPanel)
Vue.use(ColorPicker)
`Props
$3
bind v-model return string, eg: '#f90', 'rgba(0, 255, 255, .4)'
`
`
Events
#### change
`
`
Build Setup
generated by vue-cli
` bash
install dependencies
npm installserve with hot reload at localhost:8080
npm run devbuild for production with minification
npm run build
``For detailed explanation on how things work, consult the docs for vue-loader.
Copyright (c) 2018 One View Licensed under the MIT license.