AboutSupportDeveloper GuideVersion 37.124.81.24
PreloadScriptInfo: {
    state: "load-failed" | "failed" | "succeeded";
}

Preload script final state info after the execution of all of a window's preload scripts.

Type declaration

  • state: "load-failed" | "failed" | "succeeded"