Home > @jsplumbtoolkit/browser-ui > SurfaceEdgeAddedParams
#
SurfaceEdgeAddedParams interfacePayload for an edge:added event from a surface.
Signature:
export interface SurfaceEdgeAddedParams
#
PropertiesProperty | Type | Description |
---|---|---|
connection | Connection | |
edge | Edge | |
geometry | Geometry | |
source | Vertex | |
target | Vertex |