New blog post:Extracting Employee Data with the BambooHR API - Practical Examples.
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
Coming soon