# coreTablesFeature

# Variable: coreTablesFeature

```ts
const coreTablesFeature: TableFeature;
```

Defined in: [core/table/coreTablesFeature.ts:8](https://github.com/TanStack/table/blob/main/packages/table-core/src/core/table/coreTablesFeature.ts#L8)

Core feature that adds base table instance APIs such as reset and setOptions.
