goals.json
390 Bytes
{
"collectionName": "components_layout_goals",
"info": {
"displayName": "Goals"
},
"options": {},
"attributes": {
"goalHeading": {
"type": "string"
},
"goalSubHeading": {
"type": "string"
},
"GoalsCard": {
"displayName": "GoalCards",
"type": "component",
"repeatable": true,
"component": "layout.goal-cards"
}
}
}