i-like-robots/react-tags

make TagComponent props customizable i.e. enable adding more properties than just id & name.

Closed this issue · 4 comments

make TagComponent props customizable i.e. enable adding more properties than just id & name.

This would be very useful. Is there any way to do it at the moment?

Looks like Sebastian here got it done.

Thanks for your contribution, I'm happy to add this.

This is also the behaviour of next major version of the component which will be in beta soon: https://github.com/i-like-robots/react-tag-autocomplete/

Closing as v7 has now been released and appending additional properties to tags is supported.