@uscreen-video/v-color

1.0.0 • Public • Published

v-color

Simple color picker for vue@2





Install

With npm:

npm install --save @uscreen-video/v-color

Or with yarn:

yarn add @uscreen-video/v-color

Props

value – Color string in hex, rgba or hsla format

type: string

default value: ''


withSuggestions – Enables colors suggestions which stores in local storage. Picker remembers 7 last colors

type: boolean

default value: true

Events

input – Emits on each color change

Readme

Keywords

none

Package Sidebar

Install

npm i @uscreen-video/v-color

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

456 kB

Total Files

6

Last publish

Collaborators

  • lamartire
  • savroff