element-two.json
393 Bytes
{
"collectionName": "components_dynamic_zone_element_twos",
"info": {
"displayName": "ElementTwo"
},
"options": {},
"attributes": {
"Heading": {
"type": "component",
"repeatable": false,
"component": "layout.heading"
},
"ElementList": {
"type": "component",
"repeatable": true,
"component": "dynamic-zone.element-list"
}
}
}