ReasoningContentTemplateDirective
Directive
Represents the template for the Reasoning body. Replaces the content input when supplied.
Definition
Package:@progress/kendo-angular-conversational-ui
Selector:[kendoReasoningContentTemplate]
Syntax:
html
<kendo-reasoning>
<ng-template kendoReasoningContentTemplate>
<p>Custom reasoning content.</p>
</ng-template>
</kendo-reasoning>