overview.json
495 Bytes
{
"collectionName": "components_footer_overview_overviews",
"info": {
"displayName": "overview"
},
"options": {},
"attributes": {
"title": {
"type": "string"
},
"logo": {
"type": "media",
"multiple": false,
"allowedTypes": [
"images"
]
},
"description": {
"type": "customField",
"customField": "plugin::ckeditor5.CKEditor",
"options": {
"preset": "defaultHtml"
}
}
},
"config": {}
}