Schema Documentation
WoocommerceProductTagAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
align - String | The "align" field on the "WoocommerceProductTag" block |
alignButtons - Boolean | The "alignButtons" field on the "WoocommerceProductTag" block |
className - String | The "className" field on the "WoocommerceProductTag" block |
columns - Float | The "columns" field on the "WoocommerceProductTag" block |
contentVisibility - BlockAttributesObject | The "contentVisibility" field on the "WoocommerceProductTag" block |
isPreview - Boolean | The "isPreview" field on the "WoocommerceProductTag" block |
lock - BlockAttributesObject | The "lock" field on the "WoocommerceProductTag" block |
orderby - String | The "orderby" field on the "WoocommerceProductTag" block |
rows - Float | The "rows" field on the "WoocommerceProductTag" block |
stockStatus - BlockAttributesObject | The "stockStatus" field on the "WoocommerceProductTag" block |
tagOperator - String | The "tagOperator" field on the "WoocommerceProductTag" block |
tags - BlockAttributesObject | The "tags" field on the "WoocommerceProductTag" block |
Example
{"align":"xyz789","alignButtons":true,"className":"xyz789","columns":987.65,"contentVisibility":BlockAttributesObject,"isPreview":false,"lock":BlockAttributesObject,"orderby":"abc123","rows":123.45,"stockStatus":BlockAttributesObject,"tagOperator":"abc123","tags":BlockAttributesObject}