sustainability-details.json 465 Bytes
{
  "collectionName": "components_faculty_sustainability_details",
  "info": {
    "displayName": "SustainabilityDetails"
  },
  "options": {},
  "attributes": {
    "Heading": {
      "type": "component",
      "component": "heading.heading",
      "repeatable": false
    },
    "Description": {
      "type": "customField",
      "customField": "plugin::ckeditor5.CKEditor",
      "options": {
        "preset": "defaultHtml"
      }
    }
  },
  "config": {}
}