Home > @tridion-sites/models > ComponentLinkFieldDefinition > (constructor)
Constructs a new instance of the ComponentLinkFieldDefinition
class
Signature:
constructor({ backendModel, allowedTargetSchemas, defaultValue }: ComponentLinkFieldDefinitionConstructorArgs);
Parameter | Type | Description |
---|---|---|
{ backendModel, allowedTargetSchemas, defaultValue } | ComponentLinkFieldDefinitionConstructorArgs |