Schema Documentation
CorePostTemplateAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CorePostTemplate" block |
backgroundColor - String | The "backgroundColor" field on the "CorePostTemplate" block |
className - String | The "className" field on the "CorePostTemplate" block |
fontFamily - String | The "fontFamily" field on the "CorePostTemplate" block |
fontSize - String | The "fontSize" field on the "CorePostTemplate" block |
gradient - String | The "gradient" field on the "CorePostTemplate" block |
layout - BlockAttributesObject | The "layout" field on the "CorePostTemplate" block |
lock - BlockAttributesObject | The "lock" field on the "CorePostTemplate" block |
style - BlockAttributesObject | The "style" field on the "CorePostTemplate" block |
textColor - String | The "textColor" field on the "CorePostTemplate" block |
Example
{"align":"abc123","backgroundColor":"abc123","className":"abc123","fontFamily":"xyz789","fontSize":"xyz789","gradient":"abc123","layout":BlockAttributesObject,"lock":BlockAttributesObject,"style":BlockAttributesObject,"textColor":"xyz789"}