A base class for the Homepage Component

Hierarchy

  • HomepageComponent

Implements

  • OnInit

Constructors

Properties

authenticationService: AuthenticationService

For logging user out of session

router: Router

For navigating to different web pages

Methods

  • Call the AuthenticationService to log the current user out

    Returns void

  • Returns void

  • Navigate to the /game page

    Returns void

  • Navigate to the /player-stat web page

    Returns void

Generated using TypeDoc