Components
Transaction list
Bank account and credit card transactions ingested into Layer
The transaction categorization component displays a list of transactions that have been imported into Layer. By default, the component has two tabs:
- To Review - Transactions that need to be reviewed/categorized before they will be journaled to the general ledger.
- Categorized - Transactions that have already been categorized and journaled to the general ledger.
Optional properties and useBankTransactionsContext
give more control over the transactions list:
Properties
Component mode for different client types. Values are: self-serve
or bookkeeping-client
. Defaults to self-serve
.
Indicates whether to use dedicated mobile-oriented layout for smaller screens. Possible values are mobileList
or regularList
. Defaults to regularList
.
Overrides for default strings in the component.
Filters to apply to the transaction list.