curriculum-table.json
384 Bytes
{
"collectionName": "components_aboutus_curriculum_tables",
"info": {
"displayName": "Curriculum Table"
},
"options": {},
"attributes": {
"Heading": {
"type": "component",
"component": "heading.heading",
"repeatable": false
},
"header_rows": {
"type": "json"
},
"body_rows": {
"type": "json"
}
},
"config": {}
}