Schema Documentation
CoreTemplatePartAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreTemplatePart" block |
area - String | The "area" field on the "CoreTemplatePart" block |
className - String | The "className" field on the "CoreTemplatePart" block |
lock - BlockAttributesObject | The "lock" field on the "CoreTemplatePart" block |
slug - String | The "slug" field on the "CoreTemplatePart" block |
tagName - String | The "tagName" field on the "CoreTemplatePart" block |
theme - String | The "theme" field on the "CoreTemplatePart" block |
Example
{"align":"abc123","area":"abc123","className":"xyz789","lock":BlockAttributesObject,"slug":"xyz789","tagName":"xyz789","theme":"xyz789"}