onesine / react-tailwindcss-select

Tailwind Select Component for React.js
https://demo-react-tailwindcss-select.vercel.app/
MIT License
191 stars 40 forks source link

Custom filterOptions #11

Open devmtnaing opened 1 year ago

devmtnaing commented 1 year ago

Hi

Thanks for building this out. It really is useful.

I am wondering If you have a plan on letting developers pass their own filterOptions function?

It would be great If we could call external API while searching through options.

onesine commented 1 year ago

Hi @devmtnaing 👋

Thanks for this proposal and really sorry for the delay. It would be really interesting to add this option. We will add it in the next versions.