File: /home/shrsglobal/www/wp-content/plugins/woocommerce/assets/client/blocks/category-title/block.json
{
"name": "woocommerce/category-title",
"title": "Product Category Title",
"description": "Displays the current category title and lets permitted users edit it.",
"category": "woocommerce",
"apiVersion": 3,
"textdomain": "woocommerce",
"attributes": {
"isLink": {
"type": "boolean",
"default": false
},
"level": {
"type": "number",
"default": 2
},
"linkTarget": {
"type": "string",
"default": "_self"
},
"rel": {
"type": "string",
"default": ""
},
"textAlign": {
"type": "string"
}
},
"supports": {
"align": false,
"color": {
"background": true,
"text": true
},
"html": false,
"spacing": {
"margin": true,
"padding": true
},
"typography": true
},
"usesContext": [ "termId", "termTaxonomy" ]
}