New to KendoReactStart a free 30-day trial

Represent the ref of the DateTimePicker component.

A Functional Component.

Definition

Package:@progress/kendo-react-dateinputs

Properties

Gets the DateInput component inside the DateTimePicker component.

element

null | HTMLSpanElement

Returns the HTML element of the DateTimePicker component.

mobileMode

boolean

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

name

undefined | string

Gets the name property of the DateTimePicker.

The props of the DateTimePickerHandle component.

show

boolean

Gets the popup state of the DateTimePicker.

Represents the validity state into which the DateTimePicker is set.

value

null | Date

Gets the value of the DateTimePicker.