enable

Enables/Disables the underlying TextArea widget.

Example

<div id="inlineaiprompt"></div>
<script>
var inlineAiPrompt = $("#inlineaiprompt").kendoInlineAIPrompt().data("kendoInlineAIPrompt");
inlineAiPrompt.enable(false);
</script>
In this article
enable
Not finding the help you need?
Contact Support