New to Kendo UI for Angular? Start a free 30-day trial
MessageTemplateDirective
Defines a template that will be used for displaying Chat messages. To define an attachment
template, nest an <ng-template>
tag with the kendoChatMessageTemplate
attribute inside the
<kendo-chat>
component. The template context is set to the message instance. For more information,
refer to the article on message templates.
Change Theme
Theme
Loading ...
Selector
[kendoChatMessageTemplate]