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

Disabled TextArea

By default, the TextArea component is enabled.

To disable it, set the disabled property to true.

Example
View Source
Change Theme:

For more information on disabling any custom items added as component decorations, refer to the article on TextArea adornments.

TextArea Disabled State in Reactive Forms

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