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