CSS grid layout canvas (renders as div with Tailwind grid utilities). Use for responsive columns, card grids, and bento-style layouts. Use Table + TableSection + TableRow + TableCell for semantic data tables.
All layout styling is in props.className. Presets in the editor map to grid-cols/grid-rows/gap. root.layoutPreset stores the selected preset slug.