Schema Documentation

CoreSiteTitleAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CoreSiteTitle" block
backgroundColor - String The "backgroundColor" field on the "CoreSiteTitle" block
className - String The "className" field on the "CoreSiteTitle" block
fontFamily - String The "fontFamily" field on the "CoreSiteTitle" block
fontSize - String The "fontSize" field on the "CoreSiteTitle" block
gradient - String The "gradient" field on the "CoreSiteTitle" block
isLink - Boolean The "isLink" field on the "CoreSiteTitle" block
level - Float The "level" field on the "CoreSiteTitle" block
linkTarget - String The "linkTarget" field on the "CoreSiteTitle" block
lock - BlockAttributesObject The "lock" field on the "CoreSiteTitle" block
style - BlockAttributesObject The "style" field on the "CoreSiteTitle" block
textAlign - String The "textAlign" field on the "CoreSiteTitle" block
textColor - String The "textColor" field on the "CoreSiteTitle" block
Example
{"align":"abc123","backgroundColor":"abc123","className":"abc123","fontFamily":"abc123","fontSize":"xyz789","gradient":"xyz789","isLink":true,"level":123.45,"linkTarget":"abc123","lock":BlockAttributesObject,"style":BlockAttributesObject,"textAlign":"xyz789","textColor":"xyz789"}