mirror of
https://github.com/PitPik/colorPicker.git
synced 2025-07-30 13:24:29 -06:00
Update README.md
This commit is contained in:
parent
17987b339c
commit
cf4a1f41cb
@ -15,6 +15,7 @@ See **demo** at [dematte.at/cpn/javaScript_implementation](http://dematte.at/cpn
|
||||
klass: window.ColorPicker,
|
||||
input: elm,
|
||||
patch: elm,
|
||||
init: function(elm){}, // initialization callback (before colorPicker gets initialized though)
|
||||
// animationSpeed: 200, will be supported soon
|
||||
// draggable: true,
|
||||
multipleInstances: false
|
||||
@ -25,4 +26,4 @@ See **demo** at [dematte.at/cpn/javaScript_implementation](http://dematte.at/cpn
|
||||
renderCallback: renderCallback
|
||||
// and all other options from color and colorPicker
|
||||
});
|
||||
```
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user