react-categorized-tag-input icon indicating copy to clipboard operation
react-categorized-tag-input copied to clipboard

how to add new fields tag objects.

Open aranand2006 opened this issue 7 years ago • 0 comments

Tag object { title: 'String to used to identify the tag', category: 'id of the category for the tag' }

how to add new fields in tag object.for example i want to add new fields for "Link" in the tag object.how to solve this

aranand2006 avatar Jan 15 '18 12:01 aranand2006