Accounts
Account is an easy way for users to see view their finances.
This component can be mounted anywhere to allow users to instantly engage with their added accounts or add new ones.
Parameters for Account list
Filters help to specify properties of the accounts to be shown. This component comes with the following filters:
| Name | Type | Description |
|---|---|---|
accountType | string | Shows only a specific type of account in the accounts list. The values can be any of cash , card, savings, assets, investment, loan, mortgage, pension, properties, income, tax or crypto |
accountQty | number | Shows only a specified number of accounts. When used with accountType it shows only the specified number of accounts of the type specified with accountType |
Updated 3 days ago
