AngularPortMapping
Extension of port definition in a view that adds component.
Extends
Omit<PortMapping<any>,"templateIdResolver"|"template"|"templateId"|"parameters">
Properties
component?
optionalcomponent:any
Reference to the Angular component class used to render this port type. This is optional - some ports are just logical constructs used to apply certain behaviour, and often ports are rendered as part of a node or group's template.