box-img.json
412 Bytes
{
"collectionName": "components_home_box_imgs",
"info": {
"displayName": "BoxImg"
},
"options": {},
"attributes": {
"Image": {
"type": "media",
"multiple": false,
"allowedTypes": [
"images",
"files",
"videos",
"audios"
]
},
"Link": {
"type": "string"
},
"Title": {
"type": "string"
}
},
"config": {}
}