New to KendoReact? Learn about KendoReact Free.
DateTimePickerHandle
Represent the ref of the DateTimePicker component.
| Name | Type | Default | Description | 
|---|---|---|---|
dateInput | 
 | 
 Gets the DateInput component inside the DateTimePicker component.  | |
element | 
 | 
 Returns the HTML element of the DateTimePicker component.  | |
mobileMode | 
 | 
 Returns a boolean value indicating whether the DateTimePicker is in mobile mode.  | |
name | 
 | 
 Gets the   | |
props | 
 | 
 The props of the DateTimePickerHandle component.  | |
show | 
 | 
 Gets the popup state of the DateTimePicker.  | |
validity | 
 | 
 Represents the validity state into which the DateTimePicker is set.  | |
value | 
 | 
 Gets the value of the DateTimePicker.  |