react-tag-input-component
react-tag-input-component copied to clipboard
Feature request: multiple values per tag
First of all: thanks to @harshzalavadiya for creating and maintaining this component!
For my current usecase, I need the ability to add multiple values to one tag. Essentially turning a tag into an array of multiple values. The tag will automatically close after an n number of values on one tag.
I have added this functionality to the source code and will send a pull request. Thanks in advance for considering!