clear()
clears the value set in the colorpicker and removes focus
clear(): void;
Example
colorpicker.clear();
Related sample: Colorpicker. Clear
Change log:
added in v6.4
clears the value set in the colorpicker and removes focus
Example
colorpicker.clear();
Related sample: Colorpicker. Clear
added in v6.4