timeIcon
sets an icon for time in the calendar
string timeIcon;
Example
webix.ui({
view:"calendar",
timeIcon:"wxi-clock"
});
Default value:
"wxi-clock"
Details
Check the Icons with UI Widgets article to learn more about usage of icons.
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.