keyfeature.json
408 Bytes
{
"collectionName": "components_dynamic_zone_keyfeatures",
"info": {
"displayName": "KeyFeature",
"description": ""
},
"options": {},
"attributes": {
"sectionTitle": {
"type": "string"
},
"SectionSubtitle": {
"type": "string"
},
"KeyFeatureList": {
"type": "component",
"repeatable": true,
"component": "dynamic-zone.fact-list"
}
}
}