AboutSupportDeveloper GuideVersion 41.134.100.117
interface ExcludeOptions {
    preloadScripts: boolean;
}

Properties

Properties

preloadScripts: boolean

false

When true, will not merge default preload scripts from ApplicationOptions.defaultWindowOptions or ApplicationOptions.defaultViewOptions.

""