
Properties
boolean
default:"true"
Controls whether the page title/header is displayed.
boolean
default:"true"
Controls whether transaction descriptions are displayed in the transaction list.
boolean
default:"true"
Controls whether receipt upload functionality is available for transactions.
boolean
default:"false"
Controls whether tooltips are displayed to provide additional information about transactions and categorization.
boolean
default:"false"
Controls whether transaction tags are displayed and can be managed in the transaction list.
boolean
default:"false"
Controls whether the unlink option is available for linked accounts.
boolean
default:"false"
Controls whether upload options are displayed for transactions.
string
mobileList will use the mobile list view for transactions, while regularList will use the regular list view.
See the Bank Transactions component for more information on this view.boolean
Flag indicating whether to show the ledger balance corresponding to each linked account in the linked account card.
This can be useful for users who want to reconcile ledger balances with their bank statements.
boolean
default:"false"
Flag to enable or hide the customer/vendor column in the transactions table.
boolean
default:"false"
Applies elevated styling to the
<LinkedAccounts> component.boolean
default:"false"
Shows the break-connection option in linked accounts, allowing users to disconnect accounts.
boolean
Controls whether categorization rule suggestions are shown for bank transactions.
(details: LinkingMetadata) => ReactNode
Custom function for rendering in-app navigation links. Receives LinkingMetadata as a parameter and should return a ReactNode. See the In-App Linking guide for details.
BankTransactionsWithLinkedAccountsStringOverrides
Overrides for default strings in the component.
PlaidHostedLinkConfig
Configuration for using Plaid Hosted Link instead of the embedded Plaid modal. When provided, account linking and repair flows open a Plaid-owned page in the browser rather than displaying an embedded modal.