New to KendoReactLearn about KendoReact Free.

DatePickerHandle

Represent the ref of the DatePicker component.

NameTypeDefaultDescription

calendar

"null" | CalendarHandle

Gets the Calendar component inside the DatePicker component.

dateInput

"null" | DateInputHandle

Gets the DateInput component inside the DatePicker component.

element

"null" | HTMLSpanElement

Returns the HTML element of the DatePicker component.

mobileMode

boolean

Returns a boolean value indicating whether the DatePicker is in mobile mode.

name

undefined | string

Gets the name property of the DatePicker.

props

DatePickerProps

Returns the props of the DatePicker component.

show

boolean

Gets the popup state of the DatePicker.

togglePopup

() => void

Toggles the popup of the DatePicker.

validity

FormComponentValidity

Represents the validity state into which the DatePicker is set.

value

"null" | Date

Gets the value of the DatePicker.

Not finding the help you need?
Contact Support