Home > @jsplumbtoolkit/browser-ui-angular > AngularOverlayComponent
AngularOverlayComponent interface
Defines an angular component that will act as an overlay. This interface exists largely for convenience; the code will write the members of this interface onto any component it creates
Signature:
export interface AngularOverlayComponent
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| edge | Edge | ||
| obj | ObjectData | ||
| surface | Surface | ||
| toolkit | JsPlumbToolkit |