readonly

Toggles the read-only state of the underlying TextArea widget.

Example

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