Docs / Layout & Structure
Global Widgets
Edit a shared component once; every page using it updates.
A Global Widget is a Container you've marked as shared. Save one from the "Global Widgets" panel (top bar) by selecting a Container and giving it a name. Insert that same Global Widget on any number of pages — each placement stays linked to one shared source.
Editing the shared version (via the "Edit Global Widget" link shown on any instance) updates every page using it immediately — there's no separate "push" or "sync" step, because the content is resolved live each time the page renders.
- Each instance can still have its own width, padding, or background — only the inner content stays linked.
- Use Detach on any instance to break the link and make that one copy independently editable.