Schema Documentation

CoreCommentReplyLinkAttributes

Description

Attributes of the %s Block Type

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