Schema Documentation
CorePullquoteAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CorePullquote" block |
anchor - String | The anchor field for the block. |
backgroundColor - String | The "backgroundColor" field on the "CorePullquote" block |
borderColor - String | The "borderColor" field on the "CorePullquote" block |
citation - String | The "citation" field on the "CorePullquote" block |
className - String | The "className" field on the "CorePullquote" block |
fontFamily - String | The "fontFamily" field on the "CorePullquote" block |
fontSize - String | The "fontSize" field on the "CorePullquote" block |
gradient - String | The "gradient" field on the "CorePullquote" block |
lock - BlockAttributesObject | The "lock" field on the "CorePullquote" block |
style - BlockAttributesObject | The "style" field on the "CorePullquote" block |
textAlign - String | The "textAlign" field on the "CorePullquote" block |
textColor - String | The "textColor" field on the "CorePullquote" block |
value - String | The "value" field on the "CorePullquote" block |
Example
{"align":"xyz789","anchor":"abc123","backgroundColor":"xyz789","borderColor":"abc123","citation":"xyz789","className":"xyz789","fontFamily":"abc123","fontSize":"xyz789","gradient":"abc123","lock":BlockAttributesObject,"style":BlockAttributesObject,"textAlign":"xyz789","textColor":"xyz789","value":"abc123"}