@webshop/root - v1.0.0
HBO-ICT Knowledgebase
HBO-ICT.Cloud
Preparing search index...
shared/types
FooterLink
Type Alias FooterLink
Represents database response from footer_link table.
type
FooterLink
=
{
id
:
number
;
label
:
string
;
sectionId
:
number
;
url
:
string
;
}
Index
Properties
id
label
section
Id
url
Properties
id
id
:
number
label
label
:
string
section
Id
sectionId
:
number
url
url
:
string
Settings
Member Visibility
Private
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
label
section
Id
url
HBO-ICT Knowledgebase
HBO-ICT.Cloud
@webshop/root - v1.0.0
Loading...
Represents database response from footer_link table.