Options
All
  • Public
  • Public/Protected
  • All
Menu

Create this instance at the time before adding content or scripts to your DOM, and call the .wait function after adding content or scripts to your DOM.

Hierarchy

  • WaitSynchronousScripts

Index

Constructors

Properties

Methods

Constructors

constructor

  • Returns WaitSynchronousScripts

Properties

scriptsBefore

scriptsBefore: HTMLScriptElement[]

Methods

diff

  • diff(): Promise<void>[]
  • Returns the diff of scripts as Promises and are resolved when script is loaded.

    Returns Promise<void>[]

Generated using TypeDoc