How Do I
Preview builder and renderer
Keep navigation and controls visible while previewing the current block.
Use standalone mode when you want the builder or renderer to behave like a preview screen instead of a fully self-contained component.
Builder preview
- keep the builder UI
- move save and publish orchestration outside the component
- hide settings for system forms
- auto-publish after every successful save when required
Renderer preview
- keep progress visible
- keep previous, next, and submit controls visible
- preview only the block that is currently selected in the builder
Preview mode is not the same as read-only mode. Keep the controls visible when you want to simulate the real user flow.