Schema Documentation

CoreParagraphAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CoreParagraph" block
anchor - String The anchor field for the block.
backgroundColor - String The "backgroundColor" field on the "CoreParagraph" block
bottom - String The "bottom" field on the "CoreParagraph" block
className - String The "className" field on the "CoreParagraph" block
content - String The "content" field on the "CoreParagraph" block
cssClassName - String The "cssClassName" field on the "CoreParagraph" block
direction - String The "direction" field on the "CoreParagraph" block
dropCap - Boolean The "dropCap" field on the "CoreParagraph" block
fontFamily - String The "fontFamily" field on the "CoreParagraph" block
fontSize - String The "fontSize" field on the "CoreParagraph" block
gradient - String The "gradient" field on the "CoreParagraph" block
left - String The "left" field on the "CoreParagraph" block
lock - BlockAttributesObject The "lock" field on the "CoreParagraph" block
placeholder - String The "placeholder" field on the "CoreParagraph" block
position - String The "position" field on the "CoreParagraph" block
right - String The "right" field on the "CoreParagraph" block
style - BlockAttributesObject The "style" field on the "CoreParagraph" block
textColor - String The "textColor" field on the "CoreParagraph" block
top - String The "top" field on the "CoreParagraph" block
zIndex - Float The "zIndex" field on the "CoreParagraph" block
Example
{"align":"xyz789","anchor":"abc123","backgroundColor":"xyz789","bottom":"abc123","className":"xyz789","content":"xyz789","cssClassName":"xyz789","direction":"xyz789","dropCap":true,"fontFamily":"abc123","fontSize":"abc123","gradient":"xyz789","left":"xyz789","lock":BlockAttributesObject,"placeholder":"xyz789","position":"xyz789","right":"abc123","style":BlockAttributesObject,"textColor":"xyz789","top":"xyz789","zIndex":987.65}