# coreRowModelsFeature

# Variable: coreRowModelsFeature

```ts
const coreRowModelsFeature: TableFeature<CoreRowModelsFeatureConstructors<TableFeatures, RowData>>;
```

Defined in: [core/row-models/coreRowModelsFeature.ts:83](https://github.com/TanStack/table/blob/main/packages/table-core/src/core/row-models/coreRowModelsFeature.ts#L83)

The Core Row Models feature provides the core row model functionality.
