Version: 4.xx.xx
useSelect
The useSelect hook was created by refine to help you create <select> components and populate the options with your data. This example shows how to use the useSelect hook from @refinedev/core.
Refer to the refine useSelect hook documentation for more information. →
RUN IN YOUR LOCAL
npm create refine-app@latest -- --example core-use-select