New to KendoReact? Start a free 30-day trial
Disabled PromptBox
Disabled PromptBoxPremium
Updated on Feb 9, 2026
The PromptBox provides built-in support for disabling both the entire component and individual buttons.
To disable the PromptBox component, set the disabled property to true. This prevents user interaction with the input area and all built-in tools.
Change Theme
Theme
Loading ...
Disable Individual Tools
You can also disable each tool independently while keeping the rest of the PromptBox functional. To achieve this, set the disabled property of the respective button settings object. For more details refer to PromptBox Tools article.