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