Websites v4 docs v5.2.5
Preparing search index...
API Reference/Models
MenuItem
Type Alias MenuItem
type
MenuItem
=
{
category
:
string
;
content
:
string
;
description
:
string
;
image
:
string
|
null
;
items
:
MenuItem
[]
;
name
:
string
;
position
:
number
;
promo
:
string
;
url
:
string
|
null
;
url_target
:
string
;
}
Index
Properties
category
content
description
image
items
name
position
promo
url
url_
target
Properties
category
category
:
string
content
content
:
string
description
description
:
string
image
image
:
string
|
null
items
items
:
MenuItem
[]
name
name
:
string
position
position
:
number
promo
promo
:
string
url
url
:
string
|
null
url_
target
url_target
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
content
description
image
items
name
position
promo
url
url_
target
Websites v4 docs v5.2.5
Loading...