# rowSelectionFeature

# Variable: rowSelectionFeature

```ts
const rowSelectionFeature: TableFeature;
```

Defined in: [features/row-selection/rowSelectionFeature.ts:36](https://github.com/TanStack/table/blob/main/packages/table-core/src/features/row-selection/rowSelectionFeature.ts#L36)

Feature that adds row selection state and APIs for row and page selection.
