Schema Documentation

CorePreformattedAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
anchor - String The anchor field for the block.
backgroundColor - String The "backgroundColor" field on the "CorePreformatted" block
className - String The "className" field on the "CorePreformatted" block
content - String The "content" field on the "CorePreformatted" block
fontFamily - String The "fontFamily" field on the "CorePreformatted" block
fontSize - String The "fontSize" field on the "CorePreformatted" block
gradient - String The "gradient" field on the "CorePreformatted" block
lock - BlockAttributesObject The "lock" field on the "CorePreformatted" block
style - BlockAttributesObject The "style" field on the "CorePreformatted" block
textColor - String The "textColor" field on the "CorePreformatted" block
Example
{"anchor":"xyz789","backgroundColor":"abc123","className":"xyz789","content":"xyz789","fontFamily":"abc123","fontSize":"xyz789","gradient":"abc123","lock":BlockAttributesObject,"style":BlockAttributesObject,"textColor":"xyz789"}