New to KendoReactStart a free 30-day trial

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

props

Readonly<DateRangePickerProps>

The props of the DateRangePickerHandle component.

show

boolean

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