Schema Documentation

WoocommerceHandpickedProductsAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "WoocommerceHandpickedProducts" block
alignButtons - Boolean The "alignButtons" field on the "WoocommerceHandpickedProducts" block
className - String The "className" field on the "WoocommerceHandpickedProducts" block
columns - Float The "columns" field on the "WoocommerceHandpickedProducts" block
contentVisibility - BlockAttributesObject The "contentVisibility" field on the "WoocommerceHandpickedProducts" block
isPreview - Boolean The "isPreview" field on the "WoocommerceHandpickedProducts" block
lock - BlockAttributesObject The "lock" field on the "WoocommerceHandpickedProducts" block
orderby - String The "orderby" field on the "WoocommerceHandpickedProducts" block
products - BlockAttributesObject The "products" field on the "WoocommerceHandpickedProducts" block
Example
{"align":"abc123","alignButtons":false,"className":"abc123","columns":123.45,"contentVisibility":BlockAttributesObject,"isPreview":true,"lock":BlockAttributesObject,"orderby":"abc123","products":BlockAttributesObject}