Represents the Not Found page

Hierarchy

  • HTMLElement
    • NotFoundComponent

Constructors

Properties

_gameEventService: GameEventService = ...

Instance of the game event service

_page: undefined | string

Page that was attempted to be switched to

Methods

  • The "constructor" of a Web Component

    Returns void

  • Render the contents of this page

    Returns void

  • Render the Not Found page

    Returns HTMLElement

    HTML element of the Not Found page