Tag

npm package

All blogs tagged with npm package

1
Articles
10,353
Total Views

Showing 1 of 1 articles

16
Jan
2022
Tag or mention people like WhatsApp & Skype by using @ in Angular
10,353 views

Hello guys, often while working with angular js you sometimes have requirement of implementing chat functionality where user can press @ and select users from the list , similar to what we do on skype or all big chatting platforms. For that purpose we can use Angular-mentions which is a package in Angular js for skype like @ chat functionality. We will see how to use that in detail.

Translate Page