Methods
(static) switchScene(fragmentHtmlUrl) → {Promise}
Switch scene by replacing the body html with a fragment.
Parameters:
| Name | Type | Description |
|---|---|---|
fragmentHtmlUrl |
string |
Returns:
fulfils to undefined.
- Type
- Promise
Switch scene by replacing the body html with a fragment.
| Name | Type | Description |
|---|---|---|
fragmentHtmlUrl |
string |
fulfils to undefined.