# coreRowsFeature

# Variable: coreRowsFeature

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

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

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