AboutSupportDeveloper GuideVersion 41.134.102.6
interface ExcludeOptions {
    preloadScripts: boolean;
}

Properties

Properties

preloadScripts: boolean

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

false
""