# columnResizingFeature

# Variable: columnResizingFeature

```ts
const columnResizingFeature: TableFeature;
```

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

Feature that adds column resizing state, options, and resize handlers.
