
useResizeColumnsuseResizeColumns is a plugin hook that adds support for resizing headers and cells when using non-table elements for layout eg. the useBlockLayout, useAbsoluteLayout, and useGridLayout hooks. It even supports resizing column groups!
disableResizing: Boolfalsetrue, resizing is disabled across the entire tableThe core column options width, minWidth and maxWidth are used to calculate column and cell widths and must be set. See Column Options for more information on these options.
disableResizing: Boolfalsetrue, resizing is disabled for this columngetResizerPropscanResize: Booltrue if this column can be resizedisResizing: Booltrue if this column is currently being resizedThe best JavaScript newsletter! Delivered every Monday to over 76,000 devs.