Schema Documentation
CoreCoverAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreCover" block |
allowedBlocks - BlockAttributesObject | The "allowedBlocks" field on the "CoreCover" block |
alt - String | The "alt" field on the "CoreCover" block |
anchor - String | The anchor field for the block. |
backgroundType - String | The "backgroundType" field on the "CoreCover" block |
borderColor - String | The "borderColor" field on the "CoreCover" block |
className - String | The "className" field on the "CoreCover" block |
contentPosition - String | The "contentPosition" field on the "CoreCover" block |
customGradient - String | The "customGradient" field on the "CoreCover" block |
customOverlayColor - String | The "customOverlayColor" field on the "CoreCover" block |
dimRatio - Float | The "dimRatio" field on the "CoreCover" block |
focalPoint - BlockAttributesObject | The "focalPoint" field on the "CoreCover" block |
fontFamily - String | The "fontFamily" field on the "CoreCover" block |
fontSize - String | The "fontSize" field on the "CoreCover" block |
gradient - String | The "gradient" field on the "CoreCover" block |
hasParallax - Boolean | The "hasParallax" field on the "CoreCover" block |
id - Float | The "id" field on the "CoreCover" block |
isDark - Boolean | The "isDark" field on the "CoreCover" block |
isRepeated - Boolean | The "isRepeated" field on the "CoreCover" block |
layout - BlockAttributesObject | The "layout" field on the "CoreCover" block |
lock - BlockAttributesObject | The "lock" field on the "CoreCover" block |
minHeight - Float | The "minHeight" field on the "CoreCover" block |
minHeightUnit - String | The "minHeightUnit" field on the "CoreCover" block |
overlayColor - String | The "overlayColor" field on the "CoreCover" block |
style - BlockAttributesObject | The "style" field on the "CoreCover" block |
tagName - String | The "tagName" field on the "CoreCover" block |
textColor - String | The "textColor" field on the "CoreCover" block |
url - String | The "url" field on the "CoreCover" block |
useFeaturedImage - Boolean | The "useFeaturedImage" field on the "CoreCover" block |
Example
{"align":"xyz789","allowedBlocks":BlockAttributesObject,"alt":"abc123","anchor":"xyz789","backgroundType":"abc123","borderColor":"abc123","className":"abc123","contentPosition":"abc123","customGradient":"abc123","customOverlayColor":"xyz789","dimRatio":987.65,"focalPoint":BlockAttributesObject,"fontFamily":"xyz789","fontSize":"xyz789","gradient":"abc123","hasParallax":true,"id":123.45,"isDark":true,"isRepeated":true,"layout":BlockAttributesObject,"lock":BlockAttributesObject,"minHeight":987.65,"minHeightUnit":"xyz789","overlayColor":"xyz789","style":BlockAttributesObject,"tagName":"abc123","textColor":"abc123","url":"xyz789","useFeaturedImage":false}