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

Message Templates

You can customize the Chat messages by using templates.

Attachments are not part of the message template. For more information, refer to the section on customizing message attachments.

Defining Message Templates

To customize the appearance of Chat messages, define a MessageTemplate .

Change Theme
Theme
Loading ...

Displaying Markdown Content

The following example demonstrates how to render Markdown by utilizing the marked library.

Change Theme
Theme
Loading ...