jquense / react-widgets

Polished, feature rich, accessible form inputs built with React
http://jquense.github.io/react-widgets/
MIT License
2.34k stars 395 forks source link

Custom tagListComponent #1144

Open astralmedia opened 1 year ago

astralmedia commented 1 year ago

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

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 :)

jquense commented 1 year ago

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.