nav-sublink.json 484 Bytes
{
  "collectionName": "components_header_nav_sublinks",
  "info": {
    "displayName": "navSublink"
  },
  "options": {},
  "attributes": {
    "title": {
      "type": "string"
    },
    "link": {
      "type": "string"
    },
    "PdfLink": {
      "type": "media",
      "multiple": false,
      "allowedTypes": [
        "files"
      ]
    },
    "navSubSublink": {
      "type": "component",
      "component": "header.cc",
      "repeatable": true
    }
  },
  "config": {}
}