DateRangePickerHandle
A subclass of React.Component.
Represent the ref
of the DateRangePicker component.
Name | Type | Default | Description |
---|---|---|---|
calendar |
|
Gets the MultiVieCalendar inside the DateRangePicker. | |
element |
|
Returns the HTML element of the DateRangePicker component. | |
endDateInput |
|
Gets the end DateInput component inside the DateRangePicker component. | |
mobileMode |
| ||
props |
|
The props of the DateRangePickerHandle component. | |
show |
| ||
startDateInput |
|
Gets the start DateInput component inside the DateRangePicker component. | |
value |
|
Gets the value of the DateRangePicker. |