Skip to content

Commit 9dd1b9f

Browse files
authored
Merge branch 'master' into mpopov/indigo-calendar-updates
2 parents 5079c40 + e1f5bd0 commit 9dd1b9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ export interface IPivotDimension {
130130
width?: string;
131131
/** Level of the dimension. */
132132
level?: number;
133-
/** hidden */
133+
/** @hidden @internal */
134134
autoWidth?: number;
135135
horizontalSummary? : boolean;
136136
}

0 commit comments

Comments
 (0)