Home > @jsplumbtoolkit/browser-ui-angular > ViewPortAngularOptions
ViewPortAngularOptions interface
Extension of port definition in a view that adds component.
Signature:
export interface ViewPortAngularOptions extends ViewPortOptions
Extends: ViewPortOptions
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| component? | any | (Optional) Reference to the Angular component class used to render this port type. |