Schema Documentation
CoreNavigationAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreNavigation" block |
backgroundColor - String | The "backgroundColor" field on the "CoreNavigation" block |
className - String | The "className" field on the "CoreNavigation" block |
customBackgroundColor - String | The "customBackgroundColor" field on the "CoreNavigation" block |
customOverlayBackgroundColor - String | The "customOverlayBackgroundColor" field on the "CoreNavigation" block |
customOverlayTextColor - String | The "customOverlayTextColor" field on the "CoreNavigation" block |
customTextColor - String | The "customTextColor" field on the "CoreNavigation" block |
fontFamily - String | The "fontFamily" field on the "CoreNavigation" block |
fontSize - String | The "fontSize" field on the "CoreNavigation" block |
hasIcon - Boolean | The "hasIcon" field on the "CoreNavigation" block |
icon - String | The "icon" field on the "CoreNavigation" block |
layout - BlockAttributesObject | The "layout" field on the "CoreNavigation" block |
lock - BlockAttributesObject | The "lock" field on the "CoreNavigation" block |
maxNestingLevel - Float | The "maxNestingLevel" field on the "CoreNavigation" block |
openSubmenusOnClick - Boolean | The "openSubmenusOnClick" field on the "CoreNavigation" block |
overlayBackgroundColor - String | The "overlayBackgroundColor" field on the "CoreNavigation" block |
overlayMenu - String | The "overlayMenu" field on the "CoreNavigation" block |
overlayTextColor - String | The "overlayTextColor" field on the "CoreNavigation" block |
ref - Float | The "ref" field on the "CoreNavigation" block |
rgbBackgroundColor - String | The "rgbBackgroundColor" field on the "CoreNavigation" block |
rgbTextColor - String | The "rgbTextColor" field on the "CoreNavigation" block |
showSubmenuIcon - Boolean | The "showSubmenuIcon" field on the "CoreNavigation" block |
style - BlockAttributesObject | The "style" field on the "CoreNavigation" block |
textColor - String | The "textColor" field on the "CoreNavigation" block |
unstableLocation - String | The "__unstableLocation" field on the "CoreNavigation" block |
Example
{"align":"abc123","backgroundColor":"abc123","className":"abc123","customBackgroundColor":"abc123","customOverlayBackgroundColor":"abc123","customOverlayTextColor":"abc123","customTextColor":"xyz789","fontFamily":"abc123","fontSize":"abc123","hasIcon":false,"icon":"abc123","layout":BlockAttributesObject,"lock":BlockAttributesObject,"maxNestingLevel":123.45,"openSubmenusOnClick":false,"overlayBackgroundColor":"abc123","overlayMenu":"abc123","overlayTextColor":"abc123","ref":123.45,"rgbBackgroundColor":"xyz789","rgbTextColor":"abc123","showSubmenuIcon":true,"style":BlockAttributesObject,"textColor":"abc123","unstableLocation":"xyz789"}