Apideck CLI: Query 200+ SaaS APIs from your terminal. No SDK needed. Read more →
Install the library
npm install @apideck/components
Import the component
import { Select } from '@apideck/components'
You can define the select options using the options prop.
options
Coming soon