=========== colorpicker =========== .. js:class:: webix.ui.colorpicker(data) :param object data: A configuration object Colorpicker view. References ~~~~~~~~~~ views `~webix.ui.datepicker`:js:class:. helpers `~webix.isUndefined`:js:func:, `~webix.protoUI`:js:func:. External references ~~~~~~~~~~~~~~~~~~~ `Official documentation page`_. .. _official documentation: .. _Official documentation page: http://docs.webix.com/api__refs__ui.colorpicker.html Code ~~~~ .. literalinclude:: js_srcs/colorpicker_view.js :language: javascript :linenos: