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