mirror of
https://github.com/PitPik/tinyColorPicker
synced 2025-06-28 05:31:07 -06:00
Update README.md
This commit is contained in:
parent
742cece380
commit
f63caa14be
@ -80,6 +80,7 @@ If you need more complex calculations or more color spaces, use the version from
|
||||
```javascript
|
||||
myColorPicker: {
|
||||
$trigger: ... // jQuery object of active trigger or null if none active
|
||||
$UI: ... // jQuery object of the colorPicker HTML element
|
||||
color: { // instance of Color inside colorPicker
|
||||
colors: { all kinds of color values... see later},
|
||||
options: { all the options you set or that are set as default... },
|
||||
|
Loading…
x
Reference in New Issue
Block a user