Akryum / vue-mention

Mention component for Vue.js
https://vue-mention.netlify.app/
MIT License
523 stars 54 forks source link

feat: extend items with image url #64

Open Paradoxor opened 2 years ago

Paradoxor commented 2 years ago

I extended the plugin to also allow optional imageUrl as an item option to show icons or user images next to the mentioned name. I also surrounded the items label with a span to allow more customization on the styling.