New to KendoReactLearn about KendoReact Free.

DateInputHandle

Represent the ref of the DateInput component.

NameTypeDefaultDescription

element

"null" | HTMLInputElement

Get the root input DOM element.

name

undefined | string

Get the name property.

options

DateInputOptions

Get the resolved configuration options.

props

Readonly<DateInputProps<any>>

Get the props object of the component.

text

string

Get the formatted text value.

validity

FormComponentValidity

Get the current validity state.

value

"null" | Date

Get the current value.

Not finding the help you need?
Contact Support