New guide:Handling Bills and Expenses for NetSuite, QuickBooks, Xero, and Exact Online
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. You can then use the prop onChange for change events.
label
onChange
Coming soon