Closed (duplicate)
Project:
Experience Builder
Component:
Data model
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Aug 2024 at 02:27 UTC
Updated:
12 Aug 2024 at 09:35 UTC
Jump to comment: Most recent
Route experience_builder.component_props_form uses a form \Drupal\experience_builder\Form\ComponentPropsForm
This form is rendered in the sidebar of the XB UI.
This form currently uses the default (HTML) wrapper format which means it uses the BlockLayout page variant. The BlockLayout page variant includes all of the other elements of the page such as:
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
gauravvvv commentedComment #3
wim leersExactly this is already happening in #3454173: Media Library integration (includes introducing a new main content renderer/`_wrapper_format`) :)