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