colorboard
the default label for the Clear button in the Colorboard widget
object colorboard;
Example
webix.i18n.colorboard = {
clear: "Clear"
};
webix.i18n.setLocale();
Details
- clear - the text label of the button that resets the selected color. Shown when the clear property is enabled.
See also
Back to top
Join Our Forum
We've retired comments here. Visit our forum for faster technical support,
connect with other developers, and share your feedback there.