IPivotTableConfig
Home > @gooddata/sdk-ui-pivot > IPivotTableConfig
IPivotTableConfig interface
Signature:
export interface IPivotTableConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
columnSizing? | IColumnSizing | (Optional) Customize column sizing strategy. | |
groupRows? | boolean | (Optional) Specify whether the table should group rows. | |
maxHeight? | number | (Optional) Customize maximum height of the table. | |
menu? | IMenu | (Optional) customize whether the column-level burger menu should be visible and if so, what aggregations should be allowed. | |
separators? | ISeparators | (Optional) Customize number segment separators (thousands, decimals) |