Controlled Mode
By default, the TimePicker is in an uncontrolled state.
The TimePicker provides options for:
Controlling the Date Value
To manage the date value of the TimePicker:
The following example demonstrates how to control the TimePicker value.
Controlling the Popup State
To manage the popup state and set the shown state of the TimePicker, use its show
property.
The following example demonstrates how to control the state of the TimePicker time-selector upon display.