enableBoolean(default: true)

Specifies whether the underlying TextArea widget will be disabled or not.

Example

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