Schema Documentation
CoreSeparatorAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "CoreSeparator" block |
anchor - String | The anchor field for the block. |
backgroundColor - String | The "backgroundColor" field on the "CoreSeparator" block |
className - String | The "className" field on the "CoreSeparator" block |
gradient - String | The "gradient" field on the "CoreSeparator" block |
lock - BlockAttributesObject | The "lock" field on the "CoreSeparator" block |
opacity - String | The "opacity" field on the "CoreSeparator" block |
style - BlockAttributesObject | The "style" field on the "CoreSeparator" block |
Example
{"align":"abc123","anchor":"xyz789","backgroundColor":"abc123","className":"abc123","gradient":"abc123","lock":BlockAttributesObject,"opacity":"abc123","style":BlockAttributesObject}