DateRangePickerHandle
Component
Represent the ref of the DateRangePicker component.
Definition
Package:@progress/kendo-react-dateinputs
Properties
Gets the MultiVieCalendar inside the DateRangePicker.
element
null | HTMLSpanElement
Returns the HTML element of the DateRangePicker component.
endDateInput
null | DateInputHandle
Gets the end DateInput component inside the DateRangePicker component.
mobileMode
boolean
Returns a boolean value indicating whether the DateRangePicker is in mobile mode.
props
Readonly<DateRangePickerProps>
The props of the DateRangePickerHandle component.
show
boolean
Whether the popup of the DateRangePicker is currently open.
Gets the start DateInput component inside the DateRangePicker component.
Gets the value of the DateRangePicker.