Skip to main content

PageMenu

Representation of the menu for content on a page

type PageMenu {
ids: [String]
location: MenuLocation
}

Fields

ids ● [String]

The ids of the menu

location ● MenuLocation

The location of the menu

Example

{}