New to KendoReactStart a free 30-day trial

TimePickerHandle

A subclass of React.Component.

Represent the ref of the TimePicker component.

NameTypeDefaultDescription

dateInput

"null" | DateInputHandle

Gets the DateInput component inside the TimePicker component.

element

"null" | HTMLSpanElement

Returns the HTML element of the TimePicker component.

mobileMode

boolean

name

undefined | string

Gets the name property of the TimePicker.

props

Readonly<TimePickerProps>

The props of the TimePickerHandle component.

show

boolean

Gets the popup state of the TimeSelector.

timeSelector

"null" | TimeSelector

Gets the TimeSelector component inside the TimePicker component.

validity

FormComponentValidity

Represents the validity state into which the TimePicker is set.

value

"null" | Date

Gets the value of the TimePicker.

Not finding the help you need?
Contact Support