Schema Documentation

CorePostAuthorBiographyAttributes

Description

Attributes of the %s Block Type

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