HEX
Server: Apache
System: Linux ecngx285.inmotionhosting.com 4.18.0-553.79.1.lve.el8.x86_64 #1 SMP Wed Oct 15 17:59:35 UTC 2025 x86_64
User: zeusxp5 (3862)
PHP: 8.3.28
Disabled: NONE
Upload Files
File: /home/zeusxp5/chuair.org/wp-content/plugins/wd-framework/build/accordion-block/block.json
{
  "apiVersion": 2,
  "name": "webdevia/accordion-block",
  "version": "0.1.0",
  "title": "Accordion Item",
  "category": "webdevia",
  "description": "The accordion block is a powerful tool for organizing content into collapsible sections. With the ability to add Gutenberg inner blocks, you can create custom layouts and designs within each accordion item.",
  "attributes": {
    "uuid": {
      "type": "number"
    },
    "transitionDuration": {
      "type": "number",
      "default": 500
    },
    "title": {
      "type": "string"
    },
    "titleTag": {
      "type": "string",
      "default": "h3"
    },
    "initiallyOpen": {
      "type": "boolean",
      "default": false
    },
    "clickToClose": {
      "type": "boolean",
      "default": true
    },
    "autoClose": {
      "type": "boolean",
      "default": true
    }
  },
  "supports": {
    "html": false
  },
  "example": {
    "attributes": {
      "preview": true,
      "blockOnly": true,
      "initiallyOpen": true,
      "title": "Accordion title"
    }
  },
  "keywords": [
    "webdevia",
    "devia",
    "block",
    "accordion"
  ],
  "textdomain": "webdevia-blocks",
  "editorScript": "file:./index.js",
  "viewScript": "file:./view.js",
  "editorStyle": "file:./index.css",
  "style": "file:./style-index.css"
}