cfo-service-tab.json
333 Bytes
{
"collectionName": "components_layout_cfo_service_tabs",
"info": {
"displayName": "CFOServiceTab",
"description": ""
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"CfoList": {
"type": "component",
"repeatable": true,
"component": "layout.cfolist"
}
}
}