Router that two-way binds the fragment (also called hash) of the URI of the current window/tab and the application state.
Type of the application subclass.
Type of of the user-provided state; that is, of App.settings.
Constructor.
The user-provided application state.
Function that updates the application state to the given values in a plain JSON object.
plain JSON object
Function that updates the application settings to the given values in a plain JSON object.
Generated using TypeDoc
Router that two-way binds the fragment (also called hash) of the URI of the current window/tab and the application state.