OptionalchildrenThe child elements to be rendered inside the control.
The ColumnItem associated with this control. The ColumnItem contains a resizeRef callback that will be called with the DOM element of this control, allowing the ColumnItem to manage the width of this control and any other controls that share the same ColumnItem.
OptionalwidthThe width of the control. If not provided, the control will use the width managed by the ColumnItem.
Properties for the ColumnItemControl component.