Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -72,3 +72,9 @@ As a whole a sample layout could look as follows:
``` html+twig
[[= include_file('code_samples/page/pagefield_layout.html.twig') =]]
```

### Headless rendering

When used headless, the front-end have to fetch the page data and render the zones and blocks by itself.
It's also possible for the front-end to provide a URL that can communicate with the Page Builder and display a preview in it.
See [Headless front-end preview in Page Builder](headless_page_builder.md) for more information.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading