{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "Toggle Content",
  "name": "essential-blocks/toggle-content",
  "category": "essential-blocks",
  "description": "Toggle Contents or blocks with a beautiful switcher.",
  "apiVersion": 2,
  "textdomain": "essential-blocks",
  "supports": {
    "anchor": true,
    "align": ["wide", "full"]
  },
  "editorScript": "essential-blocks-editor-script"
}
