react-tagsinput icon indicating copy to clipboard operation
react-tagsinput copied to clipboard

Is there any way to edit a tags?

Open gr8pathik opened this issue 6 years ago • 3 comments

I want to edit a tag on double click. Is there any way that I can implement that in this module?

gr8pathik avatar Sep 26 '18 06:09 gr8pathik

You can use the render "renderTag" prop and make the tag an editable tag.

iliasbhal avatar Apr 25 '19 20:04 iliasbhal

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?

ChenCong6837 avatar May 23 '19 12:05 ChenCong6837

You can edit tags with Tagify: https://github.com/yairEO/tagify

yairEO avatar Jun 22 '20 13:06 yairEO