Schema Documentation
CorePostNavigationLinkAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
arrow - String | The "arrow" field on the "CorePostNavigationLink" block |
backgroundColor - String | The "backgroundColor" field on the "CorePostNavigationLink" block |
className - String | The "className" field on the "CorePostNavigationLink" block |
fontFamily - String | The "fontFamily" field on the "CorePostNavigationLink" block |
fontSize - String | The "fontSize" field on the "CorePostNavigationLink" block |
label - String | The "label" field on the "CorePostNavigationLink" block |
linkLabel - Boolean | The "linkLabel" field on the "CorePostNavigationLink" block |
lock - BlockAttributesObject | The "lock" field on the "CorePostNavigationLink" block |
showTitle - Boolean | The "showTitle" field on the "CorePostNavigationLink" block |
style - BlockAttributesObject | The "style" field on the "CorePostNavigationLink" block |
textAlign - String | The "textAlign" field on the "CorePostNavigationLink" block |
textColor - String | The "textColor" field on the "CorePostNavigationLink" block |
type - String | The "type" field on the "CorePostNavigationLink" block |
Example
{"arrow":"abc123","backgroundColor":"xyz789","className":"xyz789","fontFamily":"abc123","fontSize":"abc123","label":"abc123","linkLabel":true,"lock":BlockAttributesObject,"showTitle":false,"style":BlockAttributesObject,"textAlign":"xyz789","textColor":"xyz789","type":"xyz789"}