Optionalvariant: ComponentVariantOptionaldescriptionDescription of the component.
Latest version of the component.
Name of the component.
OptionalpropertiesVariant properties of the component.
Identifier from design tool.
OptionalvariantVariant 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
StaticfromCreates a Component instance from a JSON string
JSON string representing a component
A new Component instance
An interface that represents a Component.