tridion-sites-extensions-api-docs

Home > @tridion-sites/models > PageTemplate > pageSchema

PageTemplate.pageSchema property

Only schemas with purpose “SchemaPurpose.Region” can be set on this property. When set, component presentation(s) and region(s) of page using this page template will be validated against this schema, along with its Metadata instead of the Metadata schema of the page.

Signature:

get pageSchema(): Link | undefined;