Properties
Page title to place in the header.
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.Flag indicating whether to show the
<TransactionsToReviewCard>
component. Defaults to true
.A function which navigates to the bank transactions to review page of your app. This will be triggered when clicking on the
<TransactionsToReviewCard>
CTA.List of colors to use for the P&L detail wheels. Specified in hex strings, i.e.
['#FF0000', '#00FF00', '#0000FF']
.Control the behavior and appearance of slots within the layout.