Home > @tridion-sites/open-api-client > ComponentPresentationConstraint
Base class for Component Presentation Constraints (specified in a Region Schema).
Signature:
export type ComponentPresentationConstraint = { $type?: string; };