Schema Documentation

CoreSiteTaglineAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CoreSiteTagline" block
backgroundColor - String The "backgroundColor" field on the "CoreSiteTagline" block
className - String The "className" field on the "CoreSiteTagline" block
fontFamily - String The "fontFamily" field on the "CoreSiteTagline" block
fontSize - String The "fontSize" field on the "CoreSiteTagline" block
gradient - String The "gradient" field on the "CoreSiteTagline" block
lock - BlockAttributesObject The "lock" field on the "CoreSiteTagline" block
style - BlockAttributesObject The "style" field on the "CoreSiteTagline" block
textAlign - String The "textAlign" field on the "CoreSiteTagline" block
textColor - String The "textColor" field on the "CoreSiteTagline" block
Example
{"align":"abc123","backgroundColor":"abc123","className":"xyz789","fontFamily":"xyz789","fontSize":"xyz789","gradient":"xyz789","lock":BlockAttributesObject,"style":BlockAttributesObject,"textAlign":"xyz789","textColor":"abc123"}