Schema Documentation
CorePageListAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
className - String | The "className" field on the "CorePageList" block |
fontFamily - String | The "fontFamily" field on the "CorePageList" block |
fontSize - String | The "fontSize" field on the "CorePageList" block |
isNested - Boolean | The "isNested" field on the "CorePageList" block |
lock - BlockAttributesObject | The "lock" field on the "CorePageList" block |
parentPageID - Int | The "parentPageID" field on the "CorePageList" block |
style - BlockAttributesObject | The "style" field on the "CorePageList" block |
Example
{"className":"xyz789","fontFamily":"abc123","fontSize":"xyz789","isNested":false,"lock":BlockAttributesObject,"parentPageID":123,"style":BlockAttributesObject}