fests-list.json
406 Bytes
{
"collectionName": "components_student_committees_fests_lists",
"info": {
"displayName": "FestsList"
},
"options": {},
"attributes": {
"FestName": {
"type": "string"
},
"CollegeName": {
"type": "string"
},
"VerticalList": {
"type": "component",
"component": "student-committees.vertical-list",
"repeatable": true
}
},
"config": {}
}