Back to Table

columnResizingFeature

docs/reference/variables/columnResizingFeature.md

8.21.3493 B
Original Source

Variable: columnResizingFeature

ts
const columnResizingFeature: TableFeature<ColumnResizingFeatureConstructors<TableFeatures, RowData>>;

Defined in: features/column-resizing/columnResizingFeature.ts:92

The Column Resizing feature adds column resizing state and APIs to the table and column objects. Note: This is dependent on the Column Sizing feature.