overview.json 497 Bytes
{
  "collectionName": "components_layout_overviews",
  "info": {
    "displayName": "Overview"
  },
  "options": {},
  "attributes": {
    "Title": {
      "type": "string"
    },
    "Subtitle": {
      "type": "text"
    },
    "Description": {
      "type": "customField",
      "options": {
        "preset": "default"
      },
      "customField": "plugin::ckeditor5.CKEditor"
    },
    "CTA": {
      "type": "component",
      "repeatable": false,
      "component": "cta.cta"
    }
  }
}