Page Studio · lab
A scratchpad for iterating on the page-studio package one step at a time.
Step 1 · Route builder ✓
Step 2 · Page builder ✓
Drag-and-drop block authoring with route variables. Click Build next to any saved route to start composing.
Step 3 · Node diagram (not started)
Visual graph of variables + computed values. Drag nodes into the page builder to insert derived data (e.g. `auth.user.name.upper`).
Step 4 · Custom components (not started)
Define new block types right in the studio: name, icon, settings schema, render template. Stored alongside the built-in components and available from the page-builder palette like everything else.