Commit c8174fd4 by sujata

card component

1 parent 02361881
{
"collectionName": "components_dynamic_zone_cards",
"info": {
"displayName": "card"
"displayName": "card",
"description": ""
},
"options": {},
"attributes": {
......
{
"collectionName": "components_layout_card_details",
"info": {
"displayName": "card-details"
"displayName": "card-details",
"description": ""
},
"options": {},
"attributes": {
......@@ -14,6 +15,16 @@
"preset": "default"
},
"customField": "plugin::ckeditor5.CKEditor"
},
"Image": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!