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