knowlege-tab.json
342 Bytes
{
"collectionName": "components_home_knowlege_tabs",
"info": {
"displayName": "KnowlegeTab"
},
"options": {},
"attributes": {
"Title": {
"type": "string"
},
"Description": {
"type": "text"
},
"CTA": {
"type": "component",
"repeatable": false,
"component": "cta.cta"
}
}
}