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

Disabled CheckBox

By default, the CheckBox is enabled.

To disable user interaction with the component, use the disabled attribute or Angular property binding.

Example
View Source
Change Theme:

CheckBox Disabled State in Reactive Forms

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