New:Apideck API Skills — teach AI agents to build integrations with Apideck
Install the library
npm install @apideck/components
Import the component
import { Dropdown } from '@apideck/components'
You can define the options of the dropdown using the options prop.
options
Coming soon