Skip to main content

GroupEventCallbackPayload

The payload passed to a GroupEventCallback

Type Parameters

EL

EL

Properties

e

e: MouseEvent

The pointer event that caused the event handler to be invoked


el

el: EL

Element that represents the vertex in the UI


model

model: VisuallyJsModel

The underlying VisuallyJs model


obj

obj: Group

The group in the model


ui

ui: UICore<EL>

The UI that rendered this vertex