Working in the Builder
The builder lets you compose pages visually by adding components, arranging them on the canvas, and editing their properties.
Basic Workflow
- Open a project.
- Select or create a page.
- Drag components from the toolbox.
- Select elements on the canvas.
- Edit properties in the side panel.
- Save and preview.
Builder workspace
Screenshot placeholder to capture with Playwright MCP.
builder/builder-02-workspace
- 1Toolbox
- 2Canvas
- 3Property panel
builder/builder-02-workspaceSelecting Elements
Click an element on the canvas or select it from the layers panel. The selected element shows controls for editing, moving, duplicating, or deleting.
Organizing Layout
Use containers and grids before adding detailed content. This keeps the page easier to manage on desktop and mobile.
Recommended method
Build structure first, then content, then responsive refinements.