New to Kendo UI for Angular? Start a free 30-day trial
ChatMessageBoxTemplateDirective
Creates a message box area that overrides the default message box of the Conversational UI Component.
To define a message-box template, nest an <ng-template>
tag with the kendoChatMessageBoxTemplate
directive inside the <kendo-chat>
tag
see example.
Selector
[kendoChatMessageBoxTemplate]