member-details.json
379 Bytes
{
"collectionName": "components_faculty_member_details",
"info": {
"displayName": "MemberDetails"
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"Description": {
"type": "customField",
"customField": "plugin::ckeditor5.CKEditor",
"options": {
"preset": "defaultHtml"
}
}
},
"config": {}
}