dateInputBoolean(default: false)

Specifies if the DateTimePicker will use DateInput for editing value

Example

<input id="datetimepicker" /> <script> $("#datetimepicker").kendoDateTimePicker({ dateInput: true }); </script>
In this article
dateInput
Not finding the help you need?
Contact Support