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

Ctrl + v add tags separate by comma os #103

Open javi-p-nt opened 5 years ago

javi-p-nt commented 5 years ago

Version of Vue I'm using?: 2.6.2

Version of vue-input-tag I'm using?: 2.0.4

How Can I copy/paste tags(example: 50003,50002 or 50003;50002) separates by ", " or ";" and check if all are valid?