Schema Documentation
CoreArchivesAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreArchives" block |
className - String | The "className" field on the "CoreArchives" block |
displayAsDropdown - Boolean | The "displayAsDropdown" field on the "CoreArchives" block |
fontFamily - String | The "fontFamily" field on the "CoreArchives" block |
fontSize - String | The "fontSize" field on the "CoreArchives" block |
lock - BlockAttributesObject | The "lock" field on the "CoreArchives" block |
showLabel - Boolean | The "showLabel" field on the "CoreArchives" block |
showPostCounts - Boolean | The "showPostCounts" field on the "CoreArchives" block |
style - BlockAttributesObject | The "style" field on the "CoreArchives" block |
type - String | The "type" field on the "CoreArchives" block |
Example
{"align":"xyz789","className":"xyz789","displayAsDropdown":false,"fontFamily":"abc123","fontSize":"abc123","lock":BlockAttributesObject,"showLabel":false,"showPostCounts":true,"style":BlockAttributesObject,"type":"xyz789"}