# rowPinningFeature

# Variable: rowPinningFeature

```ts
const rowPinningFeature: TableFeature;
```

Defined in: [features/row-pinning/rowPinningFeature.ts:24](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/row-pinning/rowPinningFeature.ts#L24)

Feature that adds row pinning state and APIs for top, center, and bottom rows.
