Schema Documentation

CoreCommentDateAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
backgroundColor - String The "backgroundColor" field on the "CoreCommentDate" block
className - String The "className" field on the "CoreCommentDate" block
fontFamily - String The "fontFamily" field on the "CoreCommentDate" block
fontSize - String The "fontSize" field on the "CoreCommentDate" block
format - String The "format" field on the "CoreCommentDate" block
gradient - String The "gradient" field on the "CoreCommentDate" block
isLink - Boolean The "isLink" field on the "CoreCommentDate" block
lock - BlockAttributesObject The "lock" field on the "CoreCommentDate" block
style - BlockAttributesObject The "style" field on the "CoreCommentDate" block
textColor - String The "textColor" field on the "CoreCommentDate" block
Example
{"backgroundColor":"abc123","className":"abc123","fontFamily":"xyz789","fontSize":"abc123","format":"abc123","gradient":"abc123","isLink":false,"lock":BlockAttributesObject,"style":BlockAttributesObject,"textColor":"xyz789"}