# coreCellsFeature

# Variable: coreCellsFeature

```ts
const coreCellsFeature: TableFeature<CoreCellsFeatureConstructors<TableFeatures, RowData>>;
```

Defined in: [core/cells/coreCellsFeature.ts:49](https://github.com/TanStack/table/blob/main/packages/table-core/src/core/cells/coreCellsFeature.ts#L49)

The Core Cells feature provides the core cell functionality.
