matiastucci / vue-input-tag

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

Add available events to README #111

Closed sanchaz closed 4 years ago

sanchaz commented 5 years ago

This component emits two events, input and update:tags which are fired when tags are added and removed. This was missing from the README.