Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
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 on your local
npm create refine-app@latest -- --example core-use-select
Last updated on Jul 19, 2023 by Yıldıray Ünlü