tridion-sites-extensions-api-docs

Home > @tridion-sites/models > Page > componentPresentations

Page.componentPresentations property

The Component Presentations directly on the Page (excluding Component Presentations inside of Regions).

Signature:

get componentPresentations(): ReadonlyArray<ComponentPresentation> | undefined;