tridion-sites-extensions-api-docs

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

TemplateBuildingBlock.(constructor)

Constructs a new instance of the TemplateBuildingBlock class

Signature:

constructor({ backendModel, approvalStatus, workflowInfo, ...templateArgs }: TemplateBuildingBlockConstructorArgs);

Parameters

Parameter Type Description
{ backendModel, approvalStatus, workflowInfo, …templateArgs } TemplateBuildingBlockConstructorArgs Â