list-view.json
422 Bytes
{
"collectionName": "components_dynamic_zone_list_views",
"info": {
"displayName": "ListView"
},
"options": {},
"attributes": {
"ListData": {
"type": "component",
"component": "dynamic-zone.list-data",
"repeatable": true
},
"BackgroundColor": {
"type": "enumeration",
"default": "No",
"enum": [
"Yes ",
"No"
]
}
},
"config": {}
}