Link Accounts
Onboarding component which walks users through connecting business accounts.
The Link Accounts component is intended to be used during onboarding into Layer, both for self-serve and bookkeeping users. It will prompt users to connect all their business accounts successfully and both the connected accounts and their proper loading states.
Props should be specified to handle navigating forward and back through the onboarding process, though these buttons can be hidden via CSS as well if there is another navigation solution wrapping this component.
After connecting accounts, the component will show cards for each transaction as well as loading progress.
Properties
The title of the onboarding component.
Add a decorative box, intended for use as a standalone page. This flag defaults to off to allow styling within your own flow.
Override the default strings used in the component.
A function to navigate to the previous screen in the onboarding flow.
A function to navigate to the next screen in the onboarding flow.