mirror of
https://github.com/PitPik/tinyColorPicker
synced 2025-07-05 09:04:29 -06:00
Update README.md
This commit is contained in:
parent
df5102cce9
commit
fac7cfe35f
@ -70,7 +70,7 @@ myColorPicker: {
|
|||||||
},
|
},
|
||||||
__proto__: { // all methods ColorPicker uses
|
__proto__: { // all methods ColorPicker uses
|
||||||
render: function() {},
|
render: function() {},
|
||||||
toggle: function() {}
|
toggle: function(openClose) {} // openClose: true = open; false = close
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user