AboutSupportDeveloper GuideVersion 42.138.100.102
interface ExcludeOptions {
    preloadScripts: boolean;
}

Properties

Properties

preloadScripts: boolean

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

false