Skip to main content

Home > @jsplumbtoolkit/browser-ui-angular > ViewNodeAngularOptions

ViewNodeAngularOptions interface

Extension of node definition in a view that adds component.

Signature:

export interface ViewNodeAngularOptions extends ViewNodeOptions 

Extends: ViewNodeOptions

Properties

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