Properties
Controls whether the page title/header is displayed.
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.Overrides the current onboarding step. Possible values:
undefined, 'connectAccount', 'complete'.A function which navigates to the bank transactions to review page of your app. This will be triggered when clicking on the transactions-to-review CTA.
Custom content rendered between the P&L chart and the detailed charts. Use this to insert banners, CTAs, or other content into the layout.
List of colors to use for the P&L detail wheels. Specified in hex strings, i.e.
['#FF0000', '#00FF00', '#0000FF'].Filters P&L data by a specific tag (project/category).
Customize text and labels throughout the page.