card.json
411 Bytes
{
"collectionName": "components_dynamic_zone_cards",
"info": {
"displayName": "card"
},
"options": {},
"attributes": {
"Heading": {
"type": "component",
"repeatable": false,
"component": "layout.heading"
},
"carddetails": {
"displayName": "card-details",
"type": "component",
"repeatable": true,
"component": "layout.card-details"
}
}
}