DatePickerHandle
A subclass of React.Component.
Represent the ref
of the DatePicker component.
Name | Type | Default | Description |
---|---|---|---|
calendar |
|
Gets the Calendar component inside the DatePicker component. | |
dateInput |
|
Gets the DateInput component inside the DatePicker component. | |
element |
|
Returns the HTML element of the DatePicker component. | |
mobileMode |
| ||
name |
|
Gets the | |
props |
|
The props of the DatePickerHandle component. | |
show |
|
Gets the popup state of the DatePicker. | |
validity |
|
Represents the validity state into which the DatePicker is set. | |
value |
|
Gets the value of the DatePicker. |
Methods
togglePopup |
---|