# coreRowsFeature

# Variable: coreRowsFeature

```ts
const coreRowsFeature: TableFeature;
```

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

Core feature that creates row APIs for values, cells, and tree traversal.
