Skip to content

Commit 7c5d899

Browse files
authored
fix(elements): add csSuppress to PivotAggregation (#17312)
1 parent fc54b4d commit 7c5d899

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

projects/igniteui-angular/grids/core/src/pivot-grid.interface.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ export interface IPivotDimensionStrategy {
4848
pivotKeys?: IPivotKeys): any[];
4949
}
5050

51+
/* csSuppress */
5152
/**
5253
* Interface describing a PivotAggregation function.
5354
* Accepts an array of extracted data members and an optional array of the original data records,

0 commit comments

Comments
 (0)