countrys.json
358 Bytes
{
"collectionName": "components_layout_countrys",
"info": {
"displayName": "Countrys",
"description": ""
},
"options": {},
"attributes": {
"Address": {
"displayName": "Address",
"type": "component",
"repeatable": true,
"component": "layout.address"
},
"countryName": {
"type": "string"
}
}
}