community-slider.json
423 Bytes
{
"collectionName": "components_layout_community_sliders",
"info": {
"displayName": "CommunitySlider"
},
"options": {},
"attributes": {
"title": {
"type": "string"
},
"description": {
"type": "blocks"
},
"Image": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}