0.0.9 • Published 3 years ago

lamsza-chat-test v0.0.9

Weekly downloads
-
License
-
Repository
-
Last release
3 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

3 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago