Schema Documentation

CoreSpacerAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
anchor - String The anchor field for the block.
className - String The "className" field on the "CoreSpacer" block
height - String The "height" field on the "CoreSpacer" block
lock - BlockAttributesObject The "lock" field on the "CoreSpacer" block
style - BlockAttributesObject The "style" field on the "CoreSpacer" block
width - String The "width" field on the "CoreSpacer" block
Example
{"anchor":"abc123","className":"xyz789","height":"xyz789","lock":BlockAttributesObject,"style":BlockAttributesObject,"width":"abc123"}