Skip to main content

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

PropertyModifiersTypeDescription
component?any(Optional) Reference to the Angular component class used to render this port type.