Schema Documentation

CoreVerseAttributes

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 "CoreVerse" block
borderColor - String The "borderColor" field on the "CoreVerse" block
className - String The "className" field on the "CoreVerse" block
content - String The "content" field on the "CoreVerse" block
fontFamily - String The "fontFamily" field on the "CoreVerse" block
fontSize - String The "fontSize" field on the "CoreVerse" block
gradient - String The "gradient" field on the "CoreVerse" block
lock - BlockAttributesObject The "lock" field on the "CoreVerse" block
style - BlockAttributesObject The "style" field on the "CoreVerse" block
textAlign - String The "textAlign" field on the "CoreVerse" block
textColor - String The "textColor" field on the "CoreVerse" block
Example
{"anchor":"xyz789","backgroundColor":"abc123","borderColor":"abc123","className":"abc123","content":"xyz789","fontFamily":"abc123","fontSize":"abc123","gradient":"abc123","lock":BlockAttributesObject,"style":BlockAttributesObject,"textAlign":"xyz789","textColor":"xyz789"}