IMenu
Home > @gooddata/sdk-ui-pivot > IMenu
IMenu interface
Signature:
export interface IMenu
Properties
| Property | Type | Description |
|---|---|---|
| aggregations? | boolean | (Optional) If true, grand totals can be added to the table using table menu. |
| aggregationsSubMenu? | boolean | (Optional) If true, subtotals can be added to the table using table menu. |
| aggregationTypes? | TotalType[] | (Optional) Specifies which aggregation functions can be selected from the menu. |