{
  "name": "blockspare/blockspare-empty-section",
  "category": "blockspare",
  "attributes": {
    "className": {
      "type": "string"
    },
    "animation": {
      "type": "string",
      "default": ""
    },
    "height": {
      "type": "number",
      "default": 10
    },
    "backGroundColor": {
      "type": "string",
      "default": "#f9f9f9"
    },
    "uniqueClass": {
      "type": "string",
      "default": ""
    },
    "fillType": {
      "type": "string",
      "default": ""
    },
    "blockHoverEffect": {
      "type": "string",
      "default": ""
    }
  }
}