New to KendoReactLearn about KendoReact Free.

DateTimePickerHandle

A subclass of React.Component.

Represent the ref of the DateTimePicker component.

NameTypeDefaultDescription

dateInput

"null" | DateInputHandle

Gets the DateInput component inside the DateTimePicker component.

element

"null" | HTMLSpanElement

Returns the HTML element of the DateTimePicker component.

mobileMode

boolean

name

undefined | string

Gets the name property of the DateTimePicker.

props

Readonly<DateTimePickerProps>

The props of the DateTimePickerHandle component.

show

boolean

Gets the popup state of the DateTimePicker.

validity

FormComponentValidity

Represents the validity state into which the DateTimePicker is set.

value

"null" | Date

Gets the value of the DateTimePicker.

Not finding the help you need?
Contact Support