Optional
variant: ComponentVariantOptional
descriptionDescription of the component.
Latest version of the component.
Name of the component.
Optional
propertiesVariant properties of the component.
Identifier from design tool.
Optional
variantVariant that the component is part of.
Finds property by unique identifier
Unique identifier of the property
The property or undefined if not found
Finds property by name
Name of the property
The property or undefined if not found
Static
fromCreates a Component instance from a JSON string
JSON string representing a component
A new Component instance
An interface that represents a Component.