readonlyBoolean(default: false)

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

Example

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