matiastucci / vue-input-tag

:bookmark: Vue.js 2.0 Input Tag Component
https://tucci.me/vue-input-tag
MIT License
537 stars 130 forks source link

Customise HTML of Tags #140

Open ashargillani opened 3 years ago

ashargillani commented 3 years ago

Version of Vue I'm using: 2.6.11

Version of vue-input-tag I'm using: 2.0.7

Hey guys, you have done a great job by creating this plugin, I just wanted to know that can you guide me to customise the tags in someway, i.e. i want to customise the html and add an event when clicked over some tag, also that i want to enable/disable the text-area by using a pre-supplied "Add Tag" - Tag

image