Closed NitinMa2 closed 3 years ago
You can access the data from the TagInput component using:
<TagInput :limit="2" @update-tags="func" />
Adding the ability to pass placeholder as an optional prop
You can access the data from the TagInput component using: