Skip to main content
ModelEventCallbackPayload<T,E>
Type Parameters
TMaps the type of object the event pertains to - a Node, Group, Edge or Port.
EEventMaps the event class you expect as a return value. Providing this helps you to type things more strictly.
Callback payload for a model event.
undefined