File "block.json"

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

{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "apiVersion": 3,
  "title": "Countdown Content",
  "name": "kadence/countdown-inner",
  "category": "kadence-blocks",
  "textdomain": "kadence-blocks",
  "parent": [
    "kadence/countdown"
  ],
  "description": "",
  "attributes": {
    "uniqueID": {
      "type": "string"
    },
    "location": {
      "type": "string"
    }
  },
  "supports": {
    "inserter": false,
    "reusable": false,
    "html": false,
    "kbMetadata": true
  }
}