File "block.json"
Full Path: /home/siazco/grocery.siazco.se/wp-content/plugins/woocommerce/assets/client/admin/product-editor/blocks/generic/collapsible/block.json
File size: 764 bytes
MIME-type: application/json
Charset: utf-8
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "woocommerce/product-collapsible",
"title": "Collapsible",
"category": "widgets",
"description": "Container with collapsible inner blocks.",
"textdomain": "default",
"attributes": {
"toggleText": {
"type": "string",
"__experimentalRole": "content"
},
"initialCollapsed": {
"type": "boolean"
},
"persistRender": {
"type": "boolean"
}
},
"supports": {
"align": false,
"html": false,
"multiple": true,
"reusable": false,
"inserter": false,
"lock": false,
"__experimentalToolbar": false
}
}