ColumnWidth
Per-column width policy used by TableGrid.
Auto — column sizes to its widest cell, the Compose equivalent of
table-layout: auto. Default.Fixed — column is pinned to Fixed.value.
Per-column width policy used by TableGrid.
Auto — column sizes to its widest cell, the Compose equivalent of table-layout: auto. Default.
Fixed — column is pinned to Fixed.value.