Schema Documentation
WoocommerceStockFilterAttributes
Description
Attributes of the %s Block Type
Fields
Field Name | Description |
---|---|
backgroundColor - String | The "backgroundColor" field on the "WoocommerceStockFilter" block |
className - String | The "className" field on the "WoocommerceStockFilter" block |
displayStyle - String | The "displayStyle" field on the "WoocommerceStockFilter" block |
headingLevel - Float | The "headingLevel" field on the "WoocommerceStockFilter" block |
isPreview - Boolean | The "isPreview" field on the "WoocommerceStockFilter" block |
lock - BlockAttributesObject | The "lock" field on the "WoocommerceStockFilter" block |
selectType - String | The "selectType" field on the "WoocommerceStockFilter" block |
showCounts - Boolean | The "showCounts" field on the "WoocommerceStockFilter" block |
showFilterButton - Boolean | The "showFilterButton" field on the "WoocommerceStockFilter" block |
style - BlockAttributesObject | The "style" field on the "WoocommerceStockFilter" block |
textColor - String | The "textColor" field on the "WoocommerceStockFilter" block |
Example
{"backgroundColor":"abc123","className":"xyz789","displayStyle":"xyz789","headingLevel":123.45,"isPreview":true,"lock":BlockAttributesObject,"selectType":"xyz789","showCounts":false,"showFilterButton":true,"style":BlockAttributesObject,"textColor":"abc123"}