Schema Documentation
CoreCommentsTitleAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreCommentsTitle" block |
backgroundColor - String | The "backgroundColor" field on the "CoreCommentsTitle" block |
borderColor - String | The "borderColor" field on the "CoreCommentsTitle" block |
className - String | The "className" field on the "CoreCommentsTitle" block |
fontFamily - String | The "fontFamily" field on the "CoreCommentsTitle" block |
fontSize - String | The "fontSize" field on the "CoreCommentsTitle" block |
gradient - String | The "gradient" field on the "CoreCommentsTitle" block |
level - Float | The "level" field on the "CoreCommentsTitle" block |
lock - BlockAttributesObject | The "lock" field on the "CoreCommentsTitle" block |
showCommentsCount - Boolean | The "showCommentsCount" field on the "CoreCommentsTitle" block |
showPostTitle - Boolean | The "showPostTitle" field on the "CoreCommentsTitle" block |
style - BlockAttributesObject | The "style" field on the "CoreCommentsTitle" block |
textAlign - String | The "textAlign" field on the "CoreCommentsTitle" block |
textColor - String | The "textColor" field on the "CoreCommentsTitle" block |
Example
{"align":"xyz789","backgroundColor":"xyz789","borderColor":"xyz789","className":"abc123","fontFamily":"xyz789","fontSize":"abc123","gradient":"xyz789","level":987.65,"lock":BlockAttributesObject,"showCommentsCount":false,"showPostTitle":true,"style":BlockAttributesObject,"textAlign":"abc123","textColor":"xyz789"}