New blog post:Extracting Employee Data with the BambooHR API - Practical Examples.
Install the library
npm install @apideck/components
Import the component
import { CheckBox } from '@apideck/components'
You can use a single checkbox alone, with just a
label
onChange
Coming soon