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.