New to KendoReact? Start a free 30-day trial
TimePickerHandle
A subclass of React.Component.
Represent the ref
of the TimePicker component.
Name | Type | Default | Description |
---|---|---|---|
dateInput |
|
Gets the DateInput component inside the TimePicker component. | |
element |
|
Returns the HTML element of the TimePicker component. | |
mobileMode |
| ||
name |
|
Gets the | |
props |
|
The props of the TimePickerHandle component. | |
show |
|
Gets the popup state of the TimeSelector. | |
timeSelector |
|
Gets the TimeSelector component inside the TimePicker component. | |
validity |
|
Represents the validity state into which the TimePicker is set. | |
value |
|
Gets the value of the TimePicker. |