AboutSupportDeveloper GuideVersion 44.142.100.18
interface ExcludeOptions {
    preloadScripts: boolean;
}

Properties

Properties

preloadScripts: boolean

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

false