Update README.md

pull/25/head
Peter Dematté 9 years ago
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…
Cancel
Save