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