New to KendoReactStart a free 30-day trial

DateInputHandle

Represent the ref of the DateInput component.

NameTypeDefaultDescription

element

"null" | HTMLInputElement

Returns the HTML element of the DateInput component.

name

undefined | string

Gets the name property of the DateInput.

options

DateInputOptions

Represents the options of the DateInput component.

props

Readonly<DateInputProps<any>>

Represents the props of the DateInput component.

text

string

Represents the text of the DateInput component.

validity

FormComponentValidity

Represents the validity state into which the DateInput is set.

value

"null" | Date

Returns the value of the DateInput component.

Not finding the help you need?
Contact Support