video-gallery.json
396 Bytes
{
"collectionName": "components_aboutus_video_galleries",
"info": {
"displayName": "VideoGallery"
},
"options": {},
"attributes": {
"Heading": {
"type": "component",
"component": "heading.heading",
"repeatable": false
},
"Video": {
"type": "component",
"component": "aboutus.videolist",
"repeatable": true
}
},
"config": {}
}