Global parameters list
These are specific parameters used to set properties of an embedded component when it is instantiated
General
Name | Type | Description |
|---|---|---|
|
| This is used to hide the Exit button on the homepage of any embedded component. The default value is |
|
| This is used to hide the Back button on the pages of any embedded component. The default value is |
|
| This is used to stop navigation to a page within a widget by assigning the route to be blocked to it. For example |
|
| This is used when the height of a widget is needed in the parent app. Adding NOTE: This should be used only when needed. |
Accounts list component
| 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 |
showSectionHeaderValue | boolean | Account lists are grouped (e.g. Current accounts, Savings accounts) and each group of accounts has a combined total value displayed at the top of the group. When set to false it hides the group totals |
showHero | boolean | This is used to show the Networth chart at the top of Accounts list widget. The default value is false |
Updated 13 days ago
