nav-sublink.json
364 Bytes
{
"collectionName": "components_header_nav_sublinks",
"info": {
"displayName": "navSublink"
},
"options": {},
"attributes": {
"title": {
"type": "string"
},
"link": {
"type": "string"
},
"navSubSublink": {
"type": "component",
"component": "header.cc",
"repeatable": true
}
},
"config": {}
}