react-tagsinput
react-tagsinput copied to clipboard
Is there any way to edit a tags?
I want to edit a tag on double click. Is there any way that I can implement that in this module?
You can use the render "renderTag" prop and make the tag an editable tag.
You can use the render "renderTag" prop and make the tag an editable tag.
Can you give us an example of how to edit a tag?
You can edit tags with Tagify: https://github.com/yairEO/tagify