seconds
defines whether to display seconds
boolean seconds;
Example
webix.ui({
view: "timeboard",
seconds: true // shows seconds initially
});
Default value:
false
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.