Global

Methods

(async) load(url) → {Promise.<void>}

Loads a resource asynchronously into the window.
Parameters:
Name Type Description
url string The URL of the resource to show.
Source:
Returns:
Type
Promise.<void>