Schema Documentation

CorePostContentAttributes

Description

Attributes of the %s Block Type

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