text.json
420 Bytes
{
"collectionName": "components_dynamic_zone_texts",
"info": {
"displayName": "Content",
"description": ""
},
"options": {},
"attributes": {
"Heading": {
"type": "string"
},
"Subtitle": {
"type": "text"
},
"Description": {
"type": "customField",
"options": {
"preset": "default"
},
"customField": "plugin::ckeditor5.CKEditor"
}
}
}