mirror of
https://github.com/PitPik/tinyColorPicker
synced 2025-07-04 16:44:29 -06:00
Update README.md
This commit is contained in:
parent
034700e084
commit
b131014f4b
@ -29,7 +29,7 @@ Colors({ // all options have a default value...
|
||||
colorPicker uses an instance of Colors and passes the options to it, so some values are the same...
|
||||
|
||||
```javascript
|
||||
var myColorPicker = new ColorPicker({
|
||||
ColorPicker({
|
||||
color: ..., // see Colors...
|
||||
customBG: '#FFF' // see Colors...
|
||||
animationSpeed: 150, // toggle animation speed
|
||||
|
Loading…
x
Reference in New Issue
Block a user