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

Disabled MaskedTextBox

By default, the MaskedTextBox is enabled.

To disable user interaction with the component, set the disabled property to true.

Example
View Source
Change Theme:

MaskedTextBox Disabled State in Reactive Forms

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