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. |
Returns:
- Type
- Promise.<void>
| Name | Type | Description |
|---|---|---|
url |
string | The URL of the resource to show. |