# TableState_Plugins

# Interface: TableState\_Plugins\<TFeatures\>

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

Use this interface as a target for declaration merging to add your own state properties.
Note: This will affect the types of all tables in your project.

## Type Parameters

### TFeatures

`TFeatures` *extends* [`TableFeatures`](TableFeatures.md)
