Schema Documentation

CoreNavigationLinkAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
className - String The "className" field on the "CoreNavigationLink" block
description - String The "description" field on the "CoreNavigationLink" block
fontFamily - String The "fontFamily" field on the "CoreNavigationLink" block
fontSize - String The "fontSize" field on the "CoreNavigationLink" block
id - Float The "id" field on the "CoreNavigationLink" block
isTopLevelLink - Boolean The "isTopLevelLink" field on the "CoreNavigationLink" block
kind - String The "kind" field on the "CoreNavigationLink" block
label - String The "label" field on the "CoreNavigationLink" block
lock - BlockAttributesObject The "lock" field on the "CoreNavigationLink" block
opensInNewTab - Boolean The "opensInNewTab" field on the "CoreNavigationLink" block
rel - String The "rel" field on the "CoreNavigationLink" block
style - BlockAttributesObject The "style" field on the "CoreNavigationLink" block
title - String The "title" field on the "CoreNavigationLink" block
type - String The "type" field on the "CoreNavigationLink" block
url - String The "url" field on the "CoreNavigationLink" block
Example
{"className":"xyz789","description":"abc123","fontFamily":"xyz789","fontSize":"xyz789","id":987.65,"isTopLevelLink":false,"kind":"abc123","label":"xyz789","lock":BlockAttributesObject,"opensInNewTab":true,"rel":"abc123","style":BlockAttributesObject,"title":"xyz789","type":"xyz789","url":"xyz789"}