A "router" Web Component
Will listen for the Switch Page event and render the requested page if possible. Otherwise, switches to a Not Found page.
Private
Current active page
Readonly
Instance of the game event service
The "constructor" of a Web Component
Switch to a different page
Page to switch to
Render the contents of this page
Render the current active page
HTML element of the current active page
A "router" Web Component
Remarks
Will listen for the Switch Page event and render the requested page if possible. Otherwise, switches to a Not Found page.