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

    Type Alias InjectionType

    InjectionType: "none" | "preloads" | "global"

    Injection setting for the fin API.

    • 'none': The fin API will be not available.
    • 'preloads': The fin API will be available in a synchronous context in the preload script only.
    • 'global': The entire fin API will be available.