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

Represents the template for a suggestion in the Chat component.

You can use the following field:

  • suggestion—The suggestion instance.

Definition

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

Selector:[kendoChatSuggestionTemplate]

Syntax:

html
<kendo-chat>
    <ng-template kendoChatSuggestionTemplate let-suggestion>
        {{ suggestion.text }}
    </ng-template>
</kendo-chat>
In this article
Definition
Not finding the help you need?
Contact Support