Schema Documentation

CoreButtonAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
anchor - String The anchor field for the block.
backgroundColor - String The "backgroundColor" field on the "CoreButton" block
borderColor - String The "borderColor" field on the "CoreButton" block
className - String The "className" field on the "CoreButton" block
fontFamily - String The "fontFamily" field on the "CoreButton" block
fontSize - String The "fontSize" field on the "CoreButton" block
gradient - String The "gradient" field on the "CoreButton" block
linkTarget - String The "linkTarget" field on the "CoreButton" block
lock - BlockAttributesObject The "lock" field on the "CoreButton" block
placeholder - String The "placeholder" field on the "CoreButton" block
rel - String The "rel" field on the "CoreButton" block
style - BlockAttributesObject The "style" field on the "CoreButton" block
text - String The "text" field on the "CoreButton" block
textAlign - String The "textAlign" field on the "CoreButton" block
textColor - String The "textColor" field on the "CoreButton" block
title - String The "title" field on the "CoreButton" block
url - String The "url" field on the "CoreButton" block
width - Float The "width" field on the "CoreButton" block
Example
{"anchor":"xyz789","backgroundColor":"xyz789","borderColor":"xyz789","className":"xyz789","fontFamily":"xyz789","fontSize":"xyz789","gradient":"abc123","linkTarget":"xyz789","lock":BlockAttributesObject,"placeholder":"abc123","rel":"abc123","style":BlockAttributesObject,"text":"abc123","textAlign":"xyz789","textColor":"abc123","title":"xyz789","url":"abc123","width":123.45}