EdgeEventCallbackPayload
The payload passed to an EdgeEventCallback
Properties
connection
connection:
Connection<any>
The connection rendered by the UI
e
e:
MouseEvent
The event that invoked this callback
model
model:
VisuallyJsModel
The underlying model
obj
obj:
Edge
The edge that the event occurred on
ui
ui:
UICore<any>
The UI that drew this edge