Schema Documentation
CoreMediaTextAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreMediaText" block |
allowedBlocks - BlockAttributesObject | The "allowedBlocks" field on the "CoreMediaText" block |
anchor - String | The anchor field for the block. |
backgroundColor - String | The "backgroundColor" field on the "CoreMediaText" block |
className - String | The "className" field on the "CoreMediaText" block |
focalPoint - BlockAttributesObject | The "focalPoint" field on the "CoreMediaText" block |
fontFamily - String | The "fontFamily" field on the "CoreMediaText" block |
fontSize - String | The "fontSize" field on the "CoreMediaText" block |
gradient - String | The "gradient" field on the "CoreMediaText" block |
href - String | The "href" field on the "CoreMediaText" block |
imageFill - Boolean | The "imageFill" field on the "CoreMediaText" block |
isStackedOnMobile - Boolean | The "isStackedOnMobile" field on the "CoreMediaText" block |
linkClass - String | The "linkClass" field on the "CoreMediaText" block |
linkDestination - String | The "linkDestination" field on the "CoreMediaText" block |
linkTarget - String | The "linkTarget" field on the "CoreMediaText" block |
lock - BlockAttributesObject | The "lock" field on the "CoreMediaText" block |
mediaAlt - String | The "mediaAlt" field on the "CoreMediaText" block |
mediaId - Float | The "mediaId" field on the "CoreMediaText" block |
mediaLink - String | The "mediaLink" field on the "CoreMediaText" block |
mediaPosition - String | The "mediaPosition" field on the "CoreMediaText" block |
mediaSizeSlug - String | The "mediaSizeSlug" field on the "CoreMediaText" block |
mediaType - String | The "mediaType" field on the "CoreMediaText" block |
mediaUrl - String | The "mediaUrl" field on the "CoreMediaText" block |
mediaWidth - Float | The "mediaWidth" field on the "CoreMediaText" block |
rel - String | The "rel" field on the "CoreMediaText" block |
style - BlockAttributesObject | The "style" field on the "CoreMediaText" block |
textColor - String | The "textColor" field on the "CoreMediaText" block |
verticalAlignment - String | The "verticalAlignment" field on the "CoreMediaText" block |
Example
{"align":"xyz789","allowedBlocks":BlockAttributesObject,"anchor":"xyz789","backgroundColor":"abc123","className":"abc123","focalPoint":BlockAttributesObject,"fontFamily":"abc123","fontSize":"xyz789","gradient":"abc123","href":"xyz789","imageFill":true,"isStackedOnMobile":true,"linkClass":"abc123","linkDestination":"xyz789","linkTarget":"abc123","lock":BlockAttributesObject,"mediaAlt":"xyz789","mediaId":123.45,"mediaLink":"abc123","mediaPosition":"abc123","mediaSizeSlug":"xyz789","mediaType":"xyz789","mediaUrl":"xyz789","mediaWidth":987.65,"rel":"xyz789","style":BlockAttributesObject,"textColor":"xyz789","verticalAlignment":"abc123"}