Schema Documentation
WoocommerceProductCategoryAttributes
Description
Attributes of the %s Block Type
Fields
| Field Name | Description | 
|---|---|
| align-String | The "align" field on the "WoocommerceProductCategory" block | 
| alignButtons-Boolean | The "alignButtons" field on the "WoocommerceProductCategory" block | 
| catOperator-String | The "catOperator" field on the "WoocommerceProductCategory" block | 
| categories-BlockAttributesObject | The "categories" field on the "WoocommerceProductCategory" block | 
| className-String | The "className" field on the "WoocommerceProductCategory" block | 
| columns-Float | The "columns" field on the "WoocommerceProductCategory" block | 
| contentVisibility-BlockAttributesObject | The "contentVisibility" field on the "WoocommerceProductCategory" block | 
| editMode-Boolean | The "editMode" field on the "WoocommerceProductCategory" block | 
| isPreview-Boolean | The "isPreview" field on the "WoocommerceProductCategory" block | 
| lock-BlockAttributesObject | The "lock" field on the "WoocommerceProductCategory" block | 
| orderby-String | The "orderby" field on the "WoocommerceProductCategory" block | 
| rows-Float | The "rows" field on the "WoocommerceProductCategory" block | 
| stockStatus-BlockAttributesObject | The "stockStatus" field on the "WoocommerceProductCategory" block | 
Example
{"align":"xyz789","alignButtons":false,"catOperator":"xyz789","categories":BlockAttributesObject,"className":"xyz789","columns":123.45,"contentVisibility":BlockAttributesObject,"editMode":true,"isPreview":false,"lock":BlockAttributesObject,"orderby":"xyz789","rows":123.45,"stockStatus":BlockAttributesObject}