Advanced Topic: Builder

Nested Builder Blocks

For complex layouts (like an Image Gallery inside a Pricing Card), Arzavo supports `Nested Blocks` via `BlockController@storeNested`.

How to use Nested Grids

  1. Open a page in the Website Builder.
  2. Hover over an existing block (e.g., a Two-Column Row).
  3. Click the + Inner Block button (`⊞`).
  4. This drops a new child widget (like text, button, or image) strictly inside the boundary of the parent container.

Reordering Nested Components

You can reorder children within a parent using the `nested.reorder` endpoint. Simply drag the child handle up or down within its container.