New to KendoReactLearn about KendoReact Free.

DateRangePickerHandle

A subclass of React.Component.

Represent the ref of the DateRangePicker component.

NameTypeDefaultDescription

calendar

"null" | MultiViewCalendarHandle

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.

startDateInput

"null" | DateInputHandle

Gets the start DateInput component inside the DateRangePicker component.

value

SelectionRange

Gets the value of the DateRangePicker.

Not finding the help you need?
Contact Support