New to Kendo UI for jQueryStart a free 30-day trial

Value

methods

Sets the prompt value within the underlying TextArea widget.

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