Home > @jsplumbtoolkit/browser-ui > SurfaceVertexRemovedParams
SurfaceVertexRemovedParams interface
Parent payload for a node:removed or group:removed event from the Surface.
Signature:
export interface SurfaceVertexRemovedParams
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
| el | Element | ||
| pos | PointXY | ||
| vertex | Vertex |