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

Search docs

Installing

Install the component

npm install @apideck/components

Getting started

Import the component

import { DateInput } from '@apideck/components'

Basic

You can define the type of a button using the

type
prop. There are
primary
,
default
,
secondary
,
outline
,
dashed
, and
text
,

Loading

Props

Coming soon