Expose loadOptions
of react-select
#5733
carstenblt
started this conversation in
Feature Requests & Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I wan't to write a select component that queries an API for options. You published a nice tutorial how to do that here: https://www.youtube.com/watch?v=Efn9OxSjA6Y&t=14s
react-select
also has the ability to load options on the fly while typing: https://react-select.com/asyncIt would be really great if the SelectInput component would provide that interface as well.
Beta Was this translation helpful? Give feedback.
All reactions