Schema Documentation
CorePostAuthorNameAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
backgroundColor - String | The "backgroundColor" field on the "CorePostAuthorName" block |
className - String | The "className" field on the "CorePostAuthorName" block |
fontFamily - String | The "fontFamily" field on the "CorePostAuthorName" block |
fontSize - String | The "fontSize" field on the "CorePostAuthorName" block |
gradient - String | The "gradient" field on the "CorePostAuthorName" block |
isLink - Boolean | The "isLink" field on the "CorePostAuthorName" block |
linkTarget - String | The "linkTarget" field on the "CorePostAuthorName" block |
lock - BlockAttributesObject | The "lock" field on the "CorePostAuthorName" block |
style - BlockAttributesObject | The "style" field on the "CorePostAuthorName" block |
textAlign - String | The "textAlign" field on the "CorePostAuthorName" block |
textColor - String | The "textColor" field on the "CorePostAuthorName" block |
Example
{"backgroundColor":"xyz789","className":"xyz789","fontFamily":"abc123","fontSize":"abc123","gradient":"xyz789","isLink":true,"linkTarget":"xyz789","lock":BlockAttributesObject,"style":BlockAttributesObject,"textAlign":"xyz789","textColor":"xyz789"}