download-btn.json
423 Bytes
{
"collectionName": "components_dynamic_zone_download_btns",
"info": {
"displayName": "DownloadBtn",
"description": ""
},
"options": {},
"attributes": {
"Subtitle": {
"type": "string"
},
"Title": {
"type": "string"
},
"Description": {
"type": "string"
},
"CTA": {
"type": "component",
"repeatable": false,
"component": "cta.cta"
}
}
}