sliders.json
392 Bytes
{
"collectionName": "components_sliders_sliders",
"info": {
"displayName": "sliders"
},
"options": {},
"attributes": {
"title": {
"type": "string"
},
"discription": {
"type": "richtext"
},
"sliderItem": {
"displayName": "sliderList",
"type": "component",
"repeatable": true,
"component": "sliders.slider-list"
}
}
}