Skip to content

Instantly share code, notes, and snippets.

@pmbanugo
Created January 6, 2020 15:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pmbanugo/91c4e9f4c75d0388352e73543f4d71d9 to your computer and use it in GitHub Desktop.
Save pmbanugo/91c4e9f4c75d0388352e73543f4d71d9 to your computer and use it in GitHub Desktop.
<kendo-chat
[messages]="messages"
[user]="user"
(sendMessage)="sendMessage($event)"
></kendo-chat>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment