vue-tags-input
vue-tags-input copied to clipboard
Help with Tag objects and using event to create object on 'new'
I'm a bit confused by the documentation and how I could use the before-adding-tag event to generate a new tag with empty id.
Here is my current tags array:
"tags": [ { "id": "be08a600-5b1e-4a35-91bc-2cbfb65ed802", "name": "Test1" }, { "id": "ad8fbfd6-ea34-43ba-ab04-8e810d45b140", "name": "Test2" }