Container that groups child components by type for easier management
Required Props: idSupports Children: any
Structure
All styling goes in props.className as a single Tailwind utility string. Non-class props (text, src, alt, etc.) stay on their own keys. root.animation for scroll effects.
Properties
Property
Type
Description
Examples
items
array
Serialized child snapshots for grouped editing
-
groupSettings
object
Per-type shared settings overrides
-
backgroundPattern
object
Pattern config (matches root.pattern-style props)
-
backgroundGradient
object
Gradient overlay config
-
id
string
Optional DOM id on wrapper
-
type
string
When page, special isolation rules apply in editor