Schema Documentation
CorePostExcerptAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
backgroundColor - String | The "backgroundColor" field on the "CorePostExcerpt" block |
className - String | The "className" field on the "CorePostExcerpt" block |
excerptLength - Float | The "excerptLength" field on the "CorePostExcerpt" block |
fontFamily - String | The "fontFamily" field on the "CorePostExcerpt" block |
fontSize - String | The "fontSize" field on the "CorePostExcerpt" block |
gradient - String | The "gradient" field on the "CorePostExcerpt" block |
lock - BlockAttributesObject | The "lock" field on the "CorePostExcerpt" block |
moreText - String | The "moreText" field on the "CorePostExcerpt" block |
showMoreOnNewLine - Boolean | The "showMoreOnNewLine" field on the "CorePostExcerpt" block |
style - BlockAttributesObject | The "style" field on the "CorePostExcerpt" block |
textAlign - String | The "textAlign" field on the "CorePostExcerpt" block |
textColor - String | The "textColor" field on the "CorePostExcerpt" block |
Example
{"backgroundColor":"xyz789","className":"abc123","excerptLength":123.45,"fontFamily":"xyz789","fontSize":"abc123","gradient":"xyz789","lock":BlockAttributesObject,"moreText":"abc123","showMoreOnNewLine":false,"style":BlockAttributesObject,"textAlign":"abc123","textColor":"xyz789"}