nth-cloud / ng-mentions

Rich Mentions Component for Angular
http://nth-cloud.github.io/ng-mentions
MIT License
12 stars 12 forks source link

Custom Template for dropdown( mentions list) #1

Closed shivmourya98 closed 5 years ago

shivmourya98 commented 5 years ago

Hi All,

I would like to raise a new feature, Can we add a custom template for dropdown. like in dropdown it will show "Name + Type" but in the value section it will show only Name or @Name.

So in this case we can add images/ user type/ email id in the dropdown and in value section it will show name only.

trickeyone commented 5 years ago

@shivmourya98 Actually, this was already included. I've added a new section to the demo examples to show how to use this functionality.