tridion-sites-extensions-api-docs

Home > @tridion-sites/models > ComponentTemplate > (constructor)

ComponentTemplate.(constructor)

Constructs a new instance of the ComponentTemplate class

Signature:

constructor({ backendModel, approvalStatus, relatedSchemas, trackingCategories, workflowInfo, ...templateArgs }: ComponentTemplateConstructorArgs);

Parameters

Parameter Type Description
{ backendModel, approvalStatus, relatedSchemas, trackingCategories, workflowInfo, …templateArgs } ComponentTemplateConstructorArgs Â