Skip to main content
EdgeVertexChangedParams
Superclass for edge target changed/edge source changed payloads.
NameTypeDescription
edgeEdgeEdge that was updated
new?PointXY | VertexCurrent source/target
old?PointXY | VertexPrevious source/target/position
source?VisuallyJsRenderer<any>The UI in which this operation occurred. Not set if the operation was as a result of a programmatic call to the model.
successbooleanWhether or not the operation was successful