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

    Interface DownloadPreloadOption

    Options for downloading a preload script.

    interface DownloadPreloadOption {
        url: string;
    }
    Index
    url: string

    URL from which to download the preload script.