Drupal is a registered trademark of Dries Buytaert

paragraphs_iframe_preview

6 sites No security coverage
View on drupal.org

This module renders paragraph previews in a collapsed state inside an iframe, using the frontend theme to closely match the final rendered output. Nested paragraphs are also supported.

Context

When editing a node, paragraphs can be collapsed — either by default or by clicking the Collapse button.
In the Form display settings of a paragraphs field, you can choose what should be shown when a paragraph is collapsed:

  • a summary
  • or a preview

Without this module, when the Preview option is selected, the preview is rendered using the admin theme. As a result, the preview does not accurately reflect how the paragraph will look on the frontend. This module solves this.

Post-Installation

  • In the form display settings of the paragraph field, set "closed / collapsed mode" to "Preview", not "Summary".
  • For an even better experience, set "default edit mode" to "Closed / collapsed" so that the preview is displayed by default when loading the node edit form.
  • For an optimal user experience, and to make the preview look as close as possible to the final result, you may need to make a few adjustments to your CSS and JavaScript, and reconsider where you attach your libraries. Indeed, only the paragraph markup is rendered in the iframe so any CSS or JS based on other page context or wrapping markup will not apply. See README.md for more explanation on this.

Additional Requirements

Similar projects

  • Paragraphs Previewer
  • provides a button to preview the paragraph inside a modal, where this module replaces the collapsed mode preview with an iframe.

Activity

Total releases
3
First release
Jan 2026
Latest release
1 month ago
Release cadence
2 days
Stability
67% stable

Release Timeline

Releases

Version Type Release date
1.0.1 Stable Feb 2, 2026
1.0.0 Stable Jan 30, 2026
1.0.x-dev Dev Jan 30, 2026