Schema Documentation

CoreTableAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CoreTable" block
anchor - String The anchor field for the block.
backgroundColor - String The "backgroundColor" field on the "CoreTable" block
body - BlockAttributesObject The "body" field on the "CoreTable" block
borderColor - String The "borderColor" field on the "CoreTable" block
caption - String The "caption" field on the "CoreTable" block
className - String The "className" field on the "CoreTable" block
fontFamily - String The "fontFamily" field on the "CoreTable" block
fontSize - String The "fontSize" field on the "CoreTable" block
foot - BlockAttributesObject The "foot" field on the "CoreTable" block
gradient - String The "gradient" field on the "CoreTable" block
hasFixedLayout - Boolean The "hasFixedLayout" field on the "CoreTable" block
head - BlockAttributesObject The "head" field on the "CoreTable" block
lock - BlockAttributesObject The "lock" field on the "CoreTable" block
style - BlockAttributesObject The "style" field on the "CoreTable" block
textColor - String The "textColor" field on the "CoreTable" block
Example
{"align":"xyz789","anchor":"xyz789","backgroundColor":"xyz789","body":BlockAttributesObject,"borderColor":"xyz789","caption":"xyz789","className":"abc123","fontFamily":"abc123","fontSize":"xyz789","foot":BlockAttributesObject,"gradient":"abc123","hasFixedLayout":true,"head":BlockAttributesObject,"lock":BlockAttributesObject,"style":BlockAttributesObject,"textColor":"xyz789"}