We launched the Accounting Sample!Manage invoices, payments, expenses, and more across multiple connectors.

Installing

Install the library

npm install @apideck/components

Getting started

Import the component

import { Select } from '@apideck/components'

Basic

You can define the select options using the

options
prop.

Loading

Props

Coming soon