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

IsStreaming

configuration

Sets the widget in a streaming mode.

Important: When set to true, the responseTemplate configuration will not be applicable.

Default: false

<div id="inlineaiprompt"></div>
<script>
$("#inlineaiprompt").kendoInlineAIPrompt({
    isStreaming: true
})
</script>
Not finding the help you need?
Contact Support