GoJS API
/ to search
    Preparing search index...

    Type Alias ChangedEventHandler

    ChangedEventHandler: (e: ChangedEvent) => void

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

    Type Declaration