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

Custom tagListComponent

Open astralmedia opened this issue 2 years ago • 1 comments

Hey! I have been trying for a few weeks to figure out how to get the tagListComponent working on <Multiselect />

I've read thru everything on issues from the past, but they don't seem to have a way that works today.

I can override it, but I am not sure how to get the tag input field to get in there also.

Thanks for any insight :)

astralmedia avatar Apr 12 '23 15:04 astralmedia

I would look at the source and see how the default components do it. These APIs are there for advanced use cases but are also full of sharp edges as a consequence.

jquense avatar Apr 12 '23 21:04 jquense