# rowExpandingFeature

# Variable: rowExpandingFeature

```ts
const rowExpandingFeature: TableFeature;
```

Defined in: [features/row-expanding/rowExpandingFeature.ts:28](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/row-expanding/rowExpandingFeature.ts#L28)

Feature that adds row expansion state and APIs for expandable row trees.
