# rowAggregationFeature

# Variable: rowAggregationFeature

```ts
const rowAggregationFeature: TableFeature;
```

Defined in: [features/row-aggregation/rowAggregationFeature.ts:14](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/row-aggregation/rowAggregationFeature.ts#L14)

Independent aggregation feature for grouped values and root/custom-row totals.
