Websites v4 docs v5.2.4
Preparing search index...
API Reference/State
FooterElement
Interface FooterElement
interface
FooterElement
{
divider
?:
FooterDivider
;
heading
?:
FooterHeading
;
id
:
string
;
image
?:
FooterImage
;
link
?:
FooterLink
;
marginBottom
?:
number
;
marginTop
?:
number
;
socialLink
?:
FooterSocialLink
;
text
?:
FooterText
;
type
:
FooterNodeType
;
}
Index
Properties
divider?
heading?
id
image?
link?
margin
Bottom?
margin
Top?
social
Link?
text?
type
Properties
Optional
divider
divider
?:
FooterDivider
Optional
heading
heading
?:
FooterHeading
id
id
:
string
Optional
image
image
?:
FooterImage
Optional
link
link
?:
FooterLink
Optional
margin
Bottom
marginBottom
?:
number
Optional
margin
Top
marginTop
?:
number
Optional
social
Link
socialLink
?:
FooterSocialLink
Optional
text
text
?:
FooterText
type
type
:
FooterNodeType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
divider
heading
id
image
link
margin
Bottom
margin
Top
social
Link
text
type
Websites v4 docs v5.2.4
Loading...