Schema Documentation

CorePostTitleAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CorePostTitle" block
backgroundColor - String The "backgroundColor" field on the "CorePostTitle" block
className - String The "className" field on the "CorePostTitle" block
fontFamily - String The "fontFamily" field on the "CorePostTitle" block
fontSize - String The "fontSize" field on the "CorePostTitle" block
gradient - String The "gradient" field on the "CorePostTitle" block
isLink - Boolean The "isLink" field on the "CorePostTitle" block
level - Float The "level" field on the "CorePostTitle" block
linkTarget - String The "linkTarget" field on the "CorePostTitle" block
lock - BlockAttributesObject The "lock" field on the "CorePostTitle" block
rel - String The "rel" field on the "CorePostTitle" block
style - BlockAttributesObject The "style" field on the "CorePostTitle" block
textAlign - String The "textAlign" field on the "CorePostTitle" block
textColor - String The "textColor" field on the "CorePostTitle" block
Example
{"align":"abc123","backgroundColor":"abc123","className":"xyz789","fontFamily":"abc123","fontSize":"xyz789","gradient":"abc123","isLink":false,"level":123.45,"linkTarget":"abc123","lock":BlockAttributesObject,"rel":"abc123","style":BlockAttributesObject,"textAlign":"abc123","textColor":"abc123"}