New to Kendo UI for Angular? Start a free 30-day trial

Disabled DatePicker

By default, the DatePicker is enabled.

To disable the component, set its disabled property to true.

Example
View Source
Change Theme:

DatePicker Disabled State in Reactive Forms

To learn how to disable the component in reactive forms, refer to the Forms Support article.