value

Sets the prompt value within the underlying TextArea widget.

Example

<div id="inlineaiprompt"></div>
<script>
var inlineAiPrompt = $("#inlineaiprompt").kendoInlineAIPrompt().data("kendoInlineAIPrompt");
inlineAiPrompt.value("Give me the latest details about the stock market.");
</script>
In this article
value
Not finding the help you need?
Contact Support