Properties
string
Page title to place in the header.
boolean
Flag indicating whether to include the
<Onboarding /> component in the layout, which will prompt users to connect accounts and categorize transactions when they first arrive.
The component is automatically hidden for businesses that have already onboarded, so itβs safe to leave on for all users.boolean
Flag indicating whether to show the
<TransactionsToReviewCard> component. Defaults to true.boolean
A function which navigates to the bank transactions to review page of your app. This will be triggered when clicking on the
<TransactionsToReviewCard> CTA.string[]
List of colors to use for the P&L detail wheels. Specified in hex strings, i.e.
['#FF0000', '#00FF00', '#0000FF'].object
Customize text and labels throughout the page.
object
Control the behavior and appearance of slots within the layout.