File: /home/dh_kieuhb/blwealthmanagement.com/wp-content/plugins/constant-contact-forms/build/block.json
{
"$schema": "https://schemas.wp.org/trunk/block.json",
"apiVersion": 3,
"name": "constant-contact/single-contact-form",
"version": "2.7.0",
"title": "Constant Contact: Single Form",
"category": "widgets",
"icon": "index-card",
"description": "Display a single Constant Contact form.",
"example": {},
"supports": {
"html": false
},
"textdomain": "constant-contact-forms",
"editorScript": "file:./index.js",
"editorStyle": "file:./index.css",
"style": "file:./style-index.css",
"attributes": {
"selectedForm": {
"type": "string"
},
"displayTitle": {
"type": "string"
}
}
}