Optional
componentsComponents included in the variant.
Name of the variant.
Details of the properties that components in this variant can take.
Finds property descriptor by unique identifier
Unique identifier of the property
The property descriptor or undefined if not found
Finds property descriptor by name
Name of the property
The property descriptor or undefined if not found
Static
fromCreates a ComponentVariant instance from a JSON string
JSON string representing a component variant
A new ComponentVariant instance
An interface that represents component variant.