Class type Goog.Ui.colorPalette
class type colorPalette = object..end
Inherits
method getColors : Js.js_string Js.t Js.js_array Js.t Js.meth
method getSelectedColor : Js.js_string Js.t Js.opt Js.meth
method setColors : Js.js_string Js.t Js.js_array Js.t -> unit Js.meth
method setSelectedColor : Js.js_string Js.t Js.opt -> unit Js.meth
