Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
SectionComponentBuildRenderArrayEvent.php
SectionComponentBuildRenderArrayEvent::$inPreview
Whether the component is in preview mode or not.
Type:
bool
File
core/
modules/
layout_builder/
src/
Event/
SectionComponentBuildRenderArrayEvent.php
, line 48
Class
SectionComponentBuildRenderArrayEvent
Event fired when a section component's render array is being built.
Namespace
Drupal\layout_builder\Event
Code
protected $inPreview;
RSS feed