Home > @tridion-sites/models > PageTemplate > (constructor)
Constructs a new instance of the PageTemplate
class
Signature:
constructor({ backendModel, approvalStatus, pageSchema, workflowInfo, ...templateArgs }: PageTemplateConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, approvalStatus, pageSchema, workflowInfo, …templateArgs } | PageTemplateConstructorArgs |  |