# coreRowsFeature

# Variable: coreRowsFeature

```ts
const coreRowsFeature: TableFeature<CoreRowsFeatureConstructors<TableFeatures, RowData>>;
```

Defined in: [core/rows/coreRowsFeature.ts:89](https://github.com/TanStack/table/blob/main/packages/table-core/src/core/rows/coreRowsFeature.ts#L89)

The Core Rows feature provides the core row functionality.
