PivotTableNextCellSelectionConfig
Home > @gooddata/sdk-ui-pivot > PivotTableNextCellSelectionConfig
PivotTableNextCellSelectionConfig type
Signature:
export type PivotTableNextCellSelectionConfig = {
enableCellSelection?: boolean;
};
Home > @gooddata/sdk-ui-pivot > PivotTableNextCellSelectionConfig
Signature:
export type PivotTableNextCellSelectionConfig = {
enableCellSelection?: boolean;
};