@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
web/src/components/NavigationComponent
NavigationComponent
Class NavigationComponent
Hierarchy
HTMLElement
NavigationComponent
Index
Constructors
constructor
Properties
_
all
Games
_
games
_
game
Service
_
links
Methods
connected
Callback
is
Logged
In
logout
render
Constructors
constructor
new
NavigationComponent
()
:
NavigationComponent
Returns
NavigationComponent
Properties
Private
_
all
Games
_allGames
:
IGame
[]
= []
Private
_
games
_games
:
IGame
[]
= []
Private
Readonly
_
game
Service
_gameService
:
GameService
= ...
Private
_
links
_links
:
NavigationLink
[]
= ...
Methods
connected
Callback
connectedCallback
()
:
Promise
<
void
>
Get all games, shuffle and pick 4 games
Returns
Promise
<
void
>
Inherit Doc
Author
Jia Miao Hui
Private
is
Logged
In
isLoggedIn
()
:
boolean
Returns
boolean
Private
logout
logout
()
:
void
Returns
void
Private
render
render
()
:
void
Returns
void
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_
all
Games
_
games
_
game
Service
_
links
Methods
connected
Callback
is
Logged
In
logout
render
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...
Get all games, shuffle and pick 4 games