Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/juicy/juicy-color-picker

Custom element to choose a color
https://github.com/juicy/juicy-color-picker

plain-js used-in-starcounter-app

Last synced: 11 days ago
JSON representation

Custom element to choose a color

Awesome Lists containing this project

README

        

# juicy-color-picker
Simple color picker

## Properties
| Name | Type | Default value | Description |
|-----------|----------|---------------|------------------------------------------------------------|
| `value` | *String* | | Selected color |
| `pallete` | *Enum* | `flat` | Name of colors pallete. Possible values: `crayons`, `flat` |

## Events
| Name | Description |
|------------------------------------|------------------------------------|
| `change` | Occurs when selected value changed |

## [Contributing and Development](CONTRIBUTING.md)

## License

MIT