exterior.json
370 Bytes
{
"collectionName": "components_layout_exteriors",
"info": {
"displayName": "Exterior",
"description": ""
},
"options": {},
"attributes": {
"heading": {
"type": "string"
},
"Details": {
"displayName": "ExteriorDetail",
"type": "component",
"repeatable": true,
"component": "layout.exterior-detail"
}
}
}