list.json
332 Bytes
{
"collectionName": "components_layout_lists",
"info": {
"displayName": "list"
},
"options": {},
"attributes": {
"title": {
"type": "string"
},
"subListing": {
"displayName": "subListing",
"type": "component",
"repeatable": true,
"component": "layout.sub-listing"
}
}
}