sets the initial value for a control
webix.ui({ view: "timeboard", value: "09:45" });
The property can be a string with time like "10:15", or a Date object.