worldwide.json
485 Bytes
{
"collectionName": "components_layout_worldwides",
"info": {
"displayName": "Worldwide",
"description": ""
},
"options": {},
"attributes": {
"worldwideHeading": {
"type": "string"
},
"WorldwideSubHeading": {
"type": "string"
},
"worldwideDescription": {
"type": "blocks"
},
"country": {
"displayName": "country",
"type": "component",
"repeatable": true,
"component": "layout.country"
}
}
}