Docs Manifest

Manifest Reference: Composition

composition describes where in a page sequence this block naturally belongs.


canFollow

Archetype values that naturally precede this block.

"canFollow": [ "hero", "stats", "features" ]

Empty array means no strong placement preference.


canPrecede

Archetype values that naturally follow this block.

"canPrecede": [ "pricing", "cta", "testimonials" ]