Standard left-to-right, top-to-bottom grid fill.

Explodes (positive) or implodes (negative) the four corners of the grid.

When enabled, components with `colSpan` or `rowSpan` properties will occupy multiple grid cells. This uses a more advanced algorithm.

Gravity Test

Removes a symbol to see others fall down.

Active Layout Options

{
  "layoutName": "square",
  "rowGap": 10,
  "spacing": 40,
  "sizingMode": "auto",
  "fixedWidth": 50,
  "fixedHeight": 50,
  "columns": 5,
  "alignItems": "center",
  "justifyItems": "center",
  "flowDirection": "default",
  "lastRowAlign": "start",
  "flowReverse": false,
  "honeycombOrientation": "pointy-top"
}