SurfaceVertexAddedParams
Payload for a node:added or group:added event from the Surface.
Extended by
Properties
el
el:
BrowserElement
DOM element representing the vertex
id
id:
string
ID of the vertex that was added
pos?
optionalpos:PointXY
Optional position the vertex was added at.
size?
optionalsize:Size
can be set if not currently bulk loading.
vertex
Vertex that was added