{
  "$schema": "https://schemas.wp.org/trunk/block.json",
  "title": "Data Table",
  "name": "essential-blocks/pro-data-table",
  "category": "essential-blocks",
  "description": "Insert an advanced data table on your website without any code and display information in an eye-catching way",
  "apiVersion": 2,
  "textdomain": "essential-blocks-pro",
  "editorScript": "essential-blocks-editor-script",
  "supports": {
    "align": [
      "wide",
      "full"
    ],
    "anchor": true
  }
}