Schema Documentation

CoreNavigationSubmenuAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
className - String The "className" field on the "CoreNavigationSubmenu" block
description - String The "description" field on the "CoreNavigationSubmenu" block
id - Float The "id" field on the "CoreNavigationSubmenu" block
isTopLevelItem - Boolean The "isTopLevelItem" field on the "CoreNavigationSubmenu" block
kind - String The "kind" field on the "CoreNavigationSubmenu" block
label - String The "label" field on the "CoreNavigationSubmenu" block
lock - BlockAttributesObject The "lock" field on the "CoreNavigationSubmenu" block
opensInNewTab - Boolean The "opensInNewTab" field on the "CoreNavigationSubmenu" block
rel - String The "rel" field on the "CoreNavigationSubmenu" block
title - String The "title" field on the "CoreNavigationSubmenu" block
type - String The "type" field on the "CoreNavigationSubmenu" block
url - String The "url" field on the "CoreNavigationSubmenu" block
Example
{"className":"abc123","description":"xyz789","id":123.45,"isTopLevelItem":false,"kind":"xyz789","label":"xyz789","lock":BlockAttributesObject,"opensInNewTab":false,"rel":"xyz789","title":"abc123","type":"xyz789","url":"xyz789"}