Hacker News new | ask | show | jobs
by solardev 1093 days ago
Not the parent poster you're replying to, but this is the component library we use at work and it's awesome:

https://mui.com/material-ui/react-autocomplete/#multiple-val...

We typically hook it up to Formik or react-hooks and compose complex forms out of it, but would love to see a form builder with similar power.