- Issue created by @pdureau
With
✨
Allow SDCs to specify what components are allowed in its respective slots
Active
Core issue, we may introduce two new properties in slot definitions: minimum
and maximum
with a strictly positive integer value: Enforce a lower/maximum limit on the number of children
So, both UI Patterns 2 (in the slot part of the component form) and Display Builder will need to add a way to leverage those properties. This may happen late 2025 / early 2026.
However, on Display Builder side, we need a similar mechanism right now, related to 📌 [1.0.0-alpha2] Add content display overrides Active and 📌 Improve content display overrides Active .
Because the cardinality of the UI Patterns Soure field (" Allowed number of values " from the Field API) is acting like the maximum
keyword proposed in the Core issue, on the root dropzone (which is a slot of a "virtual" component).
minimum
, maximum
... open to other ones)Active
1.0
display_builder_entity_view