Schema Documentation

CorePostCommentsAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "CorePostComments" block
backgroundColor - String The "backgroundColor" field on the "CorePostComments" block
className - String The "className" field on the "CorePostComments" block
fontSize - String The "fontSize" field on the "CorePostComments" block
gradient - String The "gradient" field on the "CorePostComments" block
lock - BlockAttributesObject The "lock" field on the "CorePostComments" block
style - BlockAttributesObject The "style" field on the "CorePostComments" block
textAlign - String The "textAlign" field on the "CorePostComments" block
textColor - String The "textColor" field on the "CorePostComments" block
Example
{"align":"abc123","backgroundColor":"xyz789","className":"abc123","fontSize":"xyz789","gradient":"xyz789","lock":BlockAttributesObject,"style":BlockAttributesObject,"textAlign":"abc123","textColor":"xyz789"}