AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Type Alias PropagatedEventType<Topic, Type>

    PropagatedEventType: `${Topic}-${NotCloseRequested<Type>}`

    Modifies an event type key to reflect propagation by prefixing with the topic.

    Type Parameters

    • Topic extends string
    • Type extends string