Schema Documentation
CoreDetailsAttributes
Description
Attributes of the %s Block Type
Fields
| Field Name | Description | 
|---|---|
| align-String | The "align" field on the "CoreDetails" block | 
| backgroundColor-String | The "backgroundColor" field on the "CoreDetails" block | 
| borderColor-String | The "borderColor" field on the "CoreDetails" block | 
| className-String | The "className" field on the "CoreDetails" block | 
| fontFamily-String | The "fontFamily" field on the "CoreDetails" block | 
| fontSize-String | The "fontSize" field on the "CoreDetails" block | 
| gradient-String | The "gradient" field on the "CoreDetails" block | 
| lock-BlockAttributesObject | The "lock" field on the "CoreDetails" block | 
| showContent-Boolean | The "showContent" field on the "CoreDetails" block | 
| style-BlockAttributesObject | The "style" field on the "CoreDetails" block | 
| summary-String | The "summary" field on the "CoreDetails" block | 
| textColor-String | The "textColor" field on the "CoreDetails" block | 
Example
{"align":"xyz789","backgroundColor":"xyz789","borderColor":"abc123","className":"xyz789","fontFamily":"xyz789","fontSize":"xyz789","gradient":"xyz789","lock":BlockAttributesObject,"showContent":false,"style":BlockAttributesObject,"summary":"xyz789","textColor":"xyz789"}