Websites v4 docs v5.2.4
Preparing search index...
API Reference/State
FooterItem
Interface FooterItem
interface
FooterItem
{
color
?:
string
;
gap
:
number
;
id
:
string
;
justify
:
Justify
;
marginBottom
?:
number
;
marginTop
?:
number
;
mobileJustify
:
Justify
;
mobileOrientation
:
"columns"
|
"rows"
|
"reverse-rows"
|
"collapse"
;
nodes
:
(
FooterItem
|
FooterElement
)
[]
;
orientation
:
"columns"
|
"rows"
;
type
:
FooterNodeType
;
}
Index
Properties
color?
gap
id
justify
margin
Bottom?
margin
Top?
mobile
Justify
mobile
Orientation
nodes
orientation
type
Properties
Optional
color
color
?:
string
gap
gap
:
number
id
id
:
string
justify
justify
:
Justify
Optional
margin
Bottom
marginBottom
?:
number
Optional
margin
Top
marginTop
?:
number
mobile
Justify
mobileJustify
:
Justify
mobile
Orientation
mobileOrientation
:
"columns"
|
"rows"
|
"reverse-rows"
|
"collapse"
nodes
nodes
:
(
FooterItem
|
FooterElement
)
[]
orientation
orientation
:
"columns"
|
"rows"
type
type
:
FooterNodeType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
color
gap
id
justify
margin
Bottom
margin
Top
mobile
Justify
mobile
Orientation
nodes
orientation
type
Websites v4 docs v5.2.4
Loading...