New to KendoReact? Learn about KendoReact Free.
DatePickerHandle
Represent the ref
of the DatePicker component.
Name | Type | Default | Description |
---|---|---|---|
calendar |
|
Gets the Calendar component inside the DatePicker component. | |
dateInput |
|
Gets the DateInput component inside the DatePicker component. | |
element |
|
Returns the HTML element of the DatePicker component. | |
mobileMode |
|
Returns a boolean value indicating whether the DatePicker is in mobile mode. | |
name |
|
Gets the | |
props |
|
Returns the props of the DatePicker component. | |
show |
|
Gets the popup state of the DatePicker. | |
togglePopup |
|
Toggles the popup of the DatePicker. | |
validity |
|
Represents the validity state into which the DatePicker is set. | |
value |
|
Gets the value of the DatePicker. |