GoJS API
/ to search
    Preparing search index...

    Type Alias DiagramEventHandler

    DiagramEventHandler: (e: DiagramEvent) => void

    The signature for a function acting as a handler for DiagramEvents.

    Type Declaration