New to Kendo UI for Vue? Start 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 ...
Disabled TextBox with Adornments
All adornments defined for the TextBox component are automatically enabled/disabled based on the disabled property. The property controls the enabled/disabled state of the whole TextBox.
Change Theme
Theme
Loading ...