Schema Documentation

WoocommerceProductSaleBadgeAttributes

Description

Attributes of the %s Block Type

Fields
Field NameDescription
backgroundColor - String The "backgroundColor" field on the "WoocommerceProductSaleBadge" block
borderColor - String The "borderColor" field on the "WoocommerceProductSaleBadge" block
className - String The "className" field on the "WoocommerceProductSaleBadge" block
fontFamily - String The "fontFamily" field on the "WoocommerceProductSaleBadge" block
fontSize - String The "fontSize" field on the "WoocommerceProductSaleBadge" block
gradient - String The "gradient" field on the "WoocommerceProductSaleBadge" block
lock - BlockAttributesObject The "lock" field on the "WoocommerceProductSaleBadge" block
style - BlockAttributesObject The "style" field on the "WoocommerceProductSaleBadge" block
textColor - String The "textColor" field on the "WoocommerceProductSaleBadge" block
Example
{"backgroundColor":"abc123","borderColor":"xyz789","className":"xyz789","fontFamily":"abc123","fontSize":"abc123","gradient":"xyz789","lock":BlockAttributesObject,"style":BlockAttributesObject,"textColor":"abc123"}