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