{
  "apiVersion": 3,
  "title": "Accordion Item Header",
  "name": "b3rg/accordion-item-header",
  "version": "0.1.0",
  "category": "b3rg",
  "parent": [
    "b3rg/accordion-item"
  ],
  "description": "Accordion Item Header Block",
  "attributes": {
    "isExpanded": {
      "type": "boolean",
      "default": false
    }
  },
  "usesContext": [
    "uniqueID",
    "expandAll",
    "expandDefault"
  ],
  "supports": {
    "html": false,
    "customClassName": false
  },
  "textdomain": "b3rg",
  "editorScript": "file:index.js",
  "editorStyle": "file:index.css",
  "style": "file:style-index.css"
}