New to Kendo UI for AngularStart a free 30-day trial

Disabled TextBox

By default, the TextBox component is enabled.

To disable the underlying input element, set the disabled property to true.

Change Theme
Theme
Loading ...

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

TextBox Disabled State in Reactive Forms

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