Disable the component

28 Mar 20221 minute to read

To disable the DateTimePicker, use its enable property to false.

<ejs-datetimepicker id="datetimepicker" enabled="false"></ejs-datetimepicker>