/home/silvwabw/public_html/wp-content/plugins/gutenverse/block/popup-container/block.json
{
"apiVersion": 3,
"name": "gutenverse/popup-container",
"title": "Popup Container",
"description": "Build Popup using gutenverse popup container.",
"category": "gutenverse-structure",
"parent": ["gutenverse/popup-builder"],
"attributes": {
"elementId": {
"type": "string"
},
"position": {
"type": "string"
},
"condition": {
"type": "object",
"default": {}
}
},
"supports": {
"className": false
},
"keywords": ["popup", "builder"],
"style": ["gutenverse-frontend-popup-container-style"]
}