Schema Documentation
CoreHomeLinkAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
className - String | The "className" field on the "CoreHomeLink" block |
fontFamily - String | The "fontFamily" field on the "CoreHomeLink" block |
fontSize - String | The "fontSize" field on the "CoreHomeLink" block |
label - String | The "label" field on the "CoreHomeLink" block |
lock - BlockAttributesObject | The "lock" field on the "CoreHomeLink" block |
style - BlockAttributesObject | The "style" field on the "CoreHomeLink" block |
Example
{"className":"abc123","fontFamily":"xyz789","fontSize":"xyz789","label":"xyz789","lock":BlockAttributesObject,"style":BlockAttributesObject}