Presets
Generated by
website/scripts/generate-api.tsfrompackages/gridla/src. Do not edit by hand; runbun run generateinwebsite/.
Arrange items into rows, columns, or a grid that fills the canvas.
Functions
applyPreset
Rebuild layout.items so the given ids tile the canvas as rows, columns,
or a grid. Ids keep their constraints; new ids use defaultSize.
Types
LayoutPreset
Arrangement produced by applyPreset: full-width rows stacked vertically,
full-height columns side by side, or a grid with a fixed column count.
PresetOptions
Options for applyPreset.