Schema Documentation
CorePostDateAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
backgroundColor - String | The "backgroundColor" field on the "CorePostDate" block |
className - String | The "className" field on the "CorePostDate" block |
displayType - String | The "displayType" field on the "CorePostDate" block |
fontFamily - String | The "fontFamily" field on the "CorePostDate" block |
fontSize - String | The "fontSize" field on the "CorePostDate" block |
format - String | The "format" field on the "CorePostDate" block |
gradient - String | The "gradient" field on the "CorePostDate" block |
isLink - Boolean | The "isLink" field on the "CorePostDate" block |
lock - BlockAttributesObject | The "lock" field on the "CorePostDate" block |
style - BlockAttributesObject | The "style" field on the "CorePostDate" block |
textAlign - String | The "textAlign" field on the "CorePostDate" block |
textColor - String | The "textColor" field on the "CorePostDate" block |
Example
{"backgroundColor":"xyz789","className":"abc123","displayType":"abc123","fontFamily":"xyz789","fontSize":"xyz789","format":"xyz789","gradient":"abc123","isLink":true,"lock":BlockAttributesObject,"style":BlockAttributesObject,"textAlign":"abc123","textColor":"abc123"}