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