New to Kendo UI for Angular? Start a free 30-day trial
ChatSuggestionTemplateDirective
Represents the template for a suggestion in the Chat component.
html
<kendo-chat>
<ng-template kendoChatSuggestionTemplate>
Suggestion Text
</ng-template>
</kendo-chat>
Selector
[kendoChatSuggestionTemplate]