@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
web/src/components/ProductDetailComponent
ProductDetailComponent
Class ProductDetailComponent
Component for displaying the product detail page.
Hierarchy
HTMLElement
ProductDetailComponent
Index
Constructors
constructor
Properties
game
game
Service
is
Loading
product
Id
Methods
connected
Callback
render
Constructors
constructor
new
ProductDetailComponent
()
:
ProductDetailComponent
Returns
ProductDetailComponent
Properties
Private
game
game
:
IGame
|
null
= null
Private
game
Service
gameService
:
GameService
= ...
Private
is
Loading
isLoading
:
boolean
= true
Private
product
Id
productId
:
string
|
null
= null
Methods
connected
Callback
connectedCallback
()
:
Promise
<
void
>
Returns
Promise
<
void
>
Private
render
render
()
:
void
Returns
void
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
game
game
Service
is
Loading
product
Id
Methods
connected
Callback
render
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...
Component for displaying the product detail page.