enablePivotTableAutoSizeReset
Home > @gooddata/sdk-ui-pivot > PivotTableNextExperimentalConfig > enablePivotTableAutoSizeReset
PivotTableNextExperimentalConfig.enablePivotTableAutoSizeReset property
Enable automatic reset of column sizing when container width changes or column structure changes. This fixes issues where tables with growToFit don't expand to full width after tab switching.
Default: true
Signature:
enablePivotTableAutoSizeReset?: boolean;