Schema Documentation
CoreColumnsAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreColumns" block |
anchor - String | The anchor field for the block. |
backgroundColor - String | The "backgroundColor" field on the "CoreColumns" block |
borderColor - String | The "borderColor" field on the "CoreColumns" block |
bottom - String | The "bottom" field on the "CoreColumns" block |
className - String | The "className" field on the "CoreColumns" block |
cssClassName - String | The "cssClassName" field on the "CoreColumns" block |
fontFamily - String | The "fontFamily" field on the "CoreColumns" block |
fontSize - String | The "fontSize" field on the "CoreColumns" block |
gradient - String | The "gradient" field on the "CoreColumns" block |
isStackedOnMobile - Boolean | The "isStackedOnMobile" field on the "CoreColumns" block |
layout - BlockAttributesObject | The "layout" field on the "CoreColumns" block |
left - String | The "left" field on the "CoreColumns" block |
lock - BlockAttributesObject | The "lock" field on the "CoreColumns" block |
position - String | The "position" field on the "CoreColumns" block |
right - String | The "right" field on the "CoreColumns" block |
style - BlockAttributesObject | The "style" field on the "CoreColumns" block |
textColor - String | The "textColor" field on the "CoreColumns" block |
top - String | The "top" field on the "CoreColumns" block |
verticalAlignment - String | The "verticalAlignment" field on the "CoreColumns" block |
zIndex - Float | The "zIndex" field on the "CoreColumns" block |
Example
{"align":"abc123","anchor":"abc123","backgroundColor":"abc123","borderColor":"abc123","bottom":"abc123","className":"xyz789","cssClassName":"abc123","fontFamily":"abc123","fontSize":"abc123","gradient":"xyz789","isStackedOnMobile":false,"layout":BlockAttributesObject,"left":"abc123","lock":BlockAttributesObject,"position":"xyz789","right":"abc123","style":BlockAttributesObject,"textColor":"xyz789","top":"abc123","verticalAlignment":"xyz789","zIndex":987.65}