0.0.9 • Published 2 years ago

lamsza-chat-test v0.0.9

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

LamszaChatTest

After installing the package, add <lib-lamsza-chat-test></lib-lamsza-chat-test> into your app.component.ts file, and the test chat component should appear in the bottom-right corner of your screen.

Additionally you can change the users list by passing in an array of users using property binding to the users property.

Example: <lib-lamsza-chat-test [users]="[{name: 'John'}, {name: 'Jane'}, {name: 'Tom'}]"></lib-lamsza-chat-test>.

Happy coding!

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago