Wijmo UI for the Web
timePicker Field
wijmo.input Namespace > DatePickersClass Interface : timePicker Field

Type: wijmo.input.IPicker

Determines the settings of the time picker. If this property's value is null, the time picker doesn't show.

Syntax
var instance; // Type: wijmo.input.DatePickersClass;
var value; // Type: IPicker
value = instance.timePicker;
var timePicker : IPicker;
See Also

Reference

DatePickersClass Interface