Module: hcje/scenes

Simple scene switching functions.

Source:

Methods

(static) switchScene(fragmentHtmlUrl) → {Promise}

Switch scene by replacing the body html with a fragment.

Parameters:
Name Type Description
fragmentHtmlUrl string
Source:
Returns:

fulfils to undefined.

Type
Promise