Creates a new time picker
Optional value: DateThe initial value of the time picker. Only the time part is used.
Optional change: ((data) => void)The event which is fired when the value of the time picker changes.
A new time picker.
Generated using TypeDoc
Time picker constructor interface