File "block.json"

Full Path: /home/magiggjm/magistvandroids.com/wp-content/plugins/kadence-blocks/dist/blocks/advanced-form/block.json
File size: 614 bytes
MIME-type: application/json
Charset: utf-8

{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "name": "kadence/advanced-form",
  "title": "Advanced Form",
  "category": "kadence-blocks",
  "description": "Create an advanced contact or marketing form for your website.",
  "supports": {
    "html": false,
    "customClassName": false,
    "reusable": false,
    "lock": false,
    "kbMetadata": true
  },
  "textdomain": "kadence-blocks",
  "keywords": [
    "kb",
    "form",
    "contact"
  ],
  "attributes": {
    "id": {
      "type": "integer",
      "default": 0
    },
    "uniqueID": {
      "type": "string"
    }
  }
}