Options
All
  • Public
  • Public/Protected
  • All
Menu

The navbar of the app. Contains the login button as well as links to different pages.

Hierarchy

Index

Constructors

Methods

Constructors

constructor

handleToggle

  • handleToggle(): void

render

  • render(): any
  • Renders the Login/Logout button as well as the various link. Conditionally renders some links depending on whether user is logged in/out.

    Returns any

Generated using TypeDoc