Schema Documentation

CoreColumnAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
allowedBlocks - BlockAttributesObject The "allowedBlocks" field on the "CoreColumn" block
anchor - String The anchor field for the block.
backgroundColor - String The "backgroundColor" field on the "CoreColumn" block
borderColor - String The "borderColor" field on the "CoreColumn" block
bottom - String The "bottom" field on the "CoreColumn" block
className - String The "className" field on the "CoreColumn" block
cssClassName - String The "cssClassName" field on the "CoreColumn" block
fontFamily - String The "fontFamily" field on the "CoreColumn" block
fontSize - String The "fontSize" field on the "CoreColumn" block
gradient - String The "gradient" field on the "CoreColumn" block
layout - BlockAttributesObject The "layout" field on the "CoreColumn" block
left - String The "left" field on the "CoreColumn" block
lock - BlockAttributesObject The "lock" field on the "CoreColumn" block
position - String The "position" field on the "CoreColumn" block
right - String The "right" field on the "CoreColumn" block
style - BlockAttributesObject The "style" field on the "CoreColumn" block
textColor - String The "textColor" field on the "CoreColumn" block
top - String The "top" field on the "CoreColumn" block
verticalAlignment - String The "verticalAlignment" field on the "CoreColumn" block
width - String The "width" field on the "CoreColumn" block
zIndex - Float The "zIndex" field on the "CoreColumn" block
Example
{"allowedBlocks":BlockAttributesObject,"anchor":"xyz789","backgroundColor":"xyz789","borderColor":"xyz789","bottom":"xyz789","className":"abc123","cssClassName":"abc123","fontFamily":"abc123","fontSize":"xyz789","gradient":"abc123","layout":BlockAttributesObject,"left":"abc123","lock":BlockAttributesObject,"position":"abc123","right":"xyz789","style":BlockAttributesObject,"textColor":"abc123","top":"abc123","verticalAlignment":"abc123","width":"abc123","zIndex":987.65}