Schema Documentation

CoreHeadingAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CoreHeading" block
anchor - String The anchor field for the block.
backgroundColor - String The "backgroundColor" field on the "CoreHeading" block
className - String The "className" field on the "CoreHeading" block
content - String The "content" field on the "CoreHeading" block
fontFamily - String The "fontFamily" field on the "CoreHeading" block
fontSize - String The "fontSize" field on the "CoreHeading" block
gradient - String The "gradient" field on the "CoreHeading" block
level - Float The "level" field on the "CoreHeading" block
lock - BlockAttributesObject The "lock" field on the "CoreHeading" block
placeholder - String The "placeholder" field on the "CoreHeading" block
style - BlockAttributesObject The "style" field on the "CoreHeading" block
textAlign - String The "textAlign" field on the "CoreHeading" block
textColor - String The "textColor" field on the "CoreHeading" block
Example
{"align":"xyz789","anchor":"abc123","backgroundColor":"abc123","className":"xyz789","content":"abc123","fontFamily":"abc123","fontSize":"xyz789","gradient":"abc123","level":987.65,"lock":BlockAttributesObject,"placeholder":"xyz789","style":BlockAttributesObject,"textAlign":"xyz789","textColor":"xyz789"}