kendo-date-time-picker
A component in which only dates and times may be entered. This component also contains a fold-out calendar where you can select a date to be entered and a list of times.
Property |
Description |
required |
Example |
focus |
If the focus is to be on this field when the page is loaded, this property must be set to "true". It should be ensured that the property "focus" is only set to "true" for one component, otherwise the last component rendered will receive the focus, if several have this property. |
|
"focus": true |