@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
shared/types
FooterSectionWithLinks
Type Alias FooterSectionWithLinks
Represents a footer section with its links (used in UI).
type
FooterSectionWithLinks
=
{
id
:
number
;
links
:
FooterLink
[]
;
title
:
string
;
}
Index
Properties
id
links
title
Properties
id
id
:
number
links
links
:
FooterLink
[]
title
title
:
string
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
links
title
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...
Represents a footer section with its links (used in UI).