diamond-services-tab.json 580 Bytes
{
  "collectionName": "components_layout_diamond_services_tabs",
  "info": {
    "displayName": "DiamondServicesTab",
    "description": ""
  },
  "options": {},
  "attributes": {
    "DiamondServicesTabTitle": {
      "type": "string"
    },
    "DiamondServicesTabIcon": {
      "type": "richtext"
    },
    "title": {
      "type": "string"
    },
    "description": {
      "type": "blocks"
    },
    "image": {
      "allowedTypes": [
        "images",
        "files",
        "videos",
        "audios"
      ],
      "type": "media",
      "multiple": false
    }
  }
}