card-slider.json
415 Bytes
{
"collectionName": "components_second_dynamic_section_card_sliders",
"info": {
"displayName": "CardSlider"
},
"options": {},
"attributes": {
"Heading": {
"type": "component",
"component": "heading.heading",
"repeatable": false
},
"Card": {
"type": "component",
"component": "second-dynamic-section.card",
"repeatable": true
}
},
"config": {}
}