Defined in: features/column-resizing/columnResizingFeature.types.ts:79
getResizeHandler: (context?) => (event) => void;Defined in: features/column-resizing/columnResizingFeature.types.ts:85
Creates the onMouseDown/onTouchStart handler for a resize handle.
Dragging and release listeners are installed and cleaned up automatically.
Document
(event): void;unknown
void