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

Represents the template that replaces the default formatted-JSON parameters block in the ToolCall component.

Definition

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

Selector:[kendoToolCallParametersTemplate]

Syntax:

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