Schema Documentation

CoreButtonsAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CoreButtons" block
anchor - String The anchor field for the block.
className - String The "className" field on the "CoreButtons" block
fontFamily - String The "fontFamily" field on the "CoreButtons" block
fontSize - String The "fontSize" field on the "CoreButtons" block
layout - BlockAttributesObject The "layout" field on the "CoreButtons" block
lock - BlockAttributesObject The "lock" field on the "CoreButtons" block
style - BlockAttributesObject The "style" field on the "CoreButtons" block
Example
{"align":"abc123","anchor":"abc123","className":"abc123","fontFamily":"xyz789","fontSize":"abc123","layout":BlockAttributesObject,"lock":BlockAttributesObject,"style":BlockAttributesObject}