safety.json
353 Bytes
{
"collectionName": "components_layout_safeties",
"info": {
"displayName": "Safety"
},
"options": {},
"attributes": {
"safetyHeading": {
"type": "string"
},
"SafetyDetail": {
"displayName": "SafetyDetails",
"type": "component",
"repeatable": true,
"component": "layout.safety-details"
}
}
}