New to KendoReact? Start a free 30-day trial
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.
Change Theme
Theme
Loading ...
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.
Change Theme
Theme
Loading ...