Documentation

Column Resizing

Column resizing allows users to adjust column widths to better view and interact with data according to their preferences.

Basic Implementation

Column resizing is enabled by adding the columnResizing prop to the SimpleTable component. Users can resize columns by dragging the column dividers in the header row.

React TSX
1

Resizing Configuration

  • columnResizing: Enable column resizing functionality