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

Disabled RadioButton

By default, the RadioButton is enabled.

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

Example
View Source
Change Theme:

RadioButton Disabled State in Reactive Forms

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