- New
Grid,Cell, andGridlinecomponents for resizable two-dimensional layouts:- Columns and rows support the same size constraints as
Panels (e.g. min/max size, collapsible) - Cells can span multiple columns and/or rows
- Dragging where column and row boundaries intersect resizes both axes
Gridlines (optional, likeSeparators) can span a subset of tracks to avoid spanning cells
- Columns and rows support the same size constraints as
- New
useDefaultGridLayout,useGridRef, anduseGridCallbackRefhooks