Schema Documentation

CoreSiteLogoAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CoreSiteLogo" block
className - String The "className" field on the "CoreSiteLogo" block
isLink - Boolean The "isLink" field on the "CoreSiteLogo" block
linkTarget - String The "linkTarget" field on the "CoreSiteLogo" block
lock - BlockAttributesObject The "lock" field on the "CoreSiteLogo" block
shouldSyncIcon - Boolean The "shouldSyncIcon" field on the "CoreSiteLogo" block
style - BlockAttributesObject The "style" field on the "CoreSiteLogo" block
width - Float The "width" field on the "CoreSiteLogo" block
Example
{"align":"xyz789","className":"abc123","isLink":true,"linkTarget":"abc123","lock":BlockAttributesObject,"shouldSyncIcon":false,"style":BlockAttributesObject,"width":987.65}