AboutSupportDeveloper GuideVersion 38.126.83.75
interface ExcludeOptions {
    preloadScripts: boolean;
}

Properties

Properties

preloadScripts: boolean

Default Value

false

When true, will not merge default preload scripts from {@link ApplicationOptions.defaultWindowOptions} or {@link ApplicationOptions.defaultViewOptions}.