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

Represents the template that replaces the default formatted-JSON result block in the ToolCall component when state is "completed".

Definition

Package:@progress/kendo-angular-conversational-ui

Selector:[kendoToolCallResultTemplate]

Syntax:

html
<kendo-toolcall [result]="result">
  <ng-template kendoToolCallResultTemplate>
    <p>Custom result content.</p>
  </ng-template>
</kendo-toolcall>
In this article
Definition
Not finding the help you need?
Contact Support