@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
shared/types
Category
Type Alias Category
Represents a list of products with a heading
type
Category
=
{
id
:
number
;
name
:
string
;
products
:
Product
[]
;
}
Index
Properties
id
name
products
Properties
id
id
:
number
name
name
:
string
products
products
:
Product
[]
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
products
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...
Represents a list of products with a heading