tridion-sites-extensions-api-docs

Home > @tridion-sites/models > ComponentLinkFieldDefinition > allowedTargetSchemas

ComponentLinkFieldDefinition.allowedTargetSchemas property

Allowed Schemas for the linked Components. An empty list means that the target Schema is not constrained.

Signature:

get allowedTargetSchemas(): ReadonlyArray<Link> | undefined;