Home > @tridion-sites/models > ComponentBase > (constructor)
Constructs a new instance of the ComponentBase
class
Signature:
constructor({ backendModel, approvalStatus, componentType, schema, workflowInfo, ...componentBaseArgs }: ComponentBaseConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, approvalStatus, componentType, schema, workflowInfo, …componentBaseArgs } | ComponentBaseConstructorArgs |  |