DateTimePickerHandle
A subclass of React.Component.
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 |
| ||
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. |