details.json
436 Bytes
{
"collectionName": "components_faculty_details",
"info": {
"displayName": "Details"
},
"options": {},
"attributes": {
"Description": {
"type": "customField",
"customField": "plugin::ckeditor5.CKEditor",
"options": {
"preset": "defaultHtml"
}
},
"Heading": {
"type": "component",
"component": "heading.heading",
"repeatable": false
}
},
"config": {}
}