Skip to content

GridGroupRow

GridGroupRow<TOriginalRow>: object

Defined in: core/types.ts:66

Type Parameters

TOriginalRow

Type declaration

NameTypeDefined in
aggregationsAggregation[]core/types.ts:73
childrenGridRow<TOriginalRow>[]core/types.ts:72
depthnumbercore/types.ts:71
groupKeystringcore/types.ts:69
groupValueany[]core/types.ts:70
identifierGridGroupRowIdentifiercore/types.ts:68
indexstringcore/types.ts:67
isExpanded() => booleancore/types.ts:74
isGroupRow() => this is GridGroupRow<TOriginalRow>core/types.ts:75