Schema Documentation

WoocommerceProductNewAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
align - String The "align" field on the "WoocommerceProductNew" block
alignButtons - Boolean The "alignButtons" field on the "WoocommerceProductNew" block
catOperator - String The "catOperator" field on the "WoocommerceProductNew" block
categories - BlockAttributesObject The "categories" field on the "WoocommerceProductNew" block
className - String The "className" field on the "WoocommerceProductNew" block
columns - Float The "columns" field on the "WoocommerceProductNew" block
contentVisibility - BlockAttributesObject The "contentVisibility" field on the "WoocommerceProductNew" block
editMode - Boolean The "editMode" field on the "WoocommerceProductNew" block
isPreview - Boolean The "isPreview" field on the "WoocommerceProductNew" block
lock - BlockAttributesObject The "lock" field on the "WoocommerceProductNew" block
orderby - String The "orderby" field on the "WoocommerceProductNew" block
rows - Float The "rows" field on the "WoocommerceProductNew" block
stockStatus - BlockAttributesObject The "stockStatus" field on the "WoocommerceProductNew" block
Example
{"align":"abc123","alignButtons":true,"catOperator":"xyz789","categories":BlockAttributesObject,"className":"abc123","columns":123.45,"contentVisibility":BlockAttributesObject,"editMode":false,"isPreview":false,"lock":BlockAttributesObject,"orderby":"abc123","rows":987.65,"stockStatus":BlockAttributesObject}