question-1.json
531 Bytes
{
"collectionName": "components_question1_question_1s",
"info": {
"displayName": "Question 1",
"description": ""
},
"options": {},
"attributes": {
"question": {
"type": "string"
},
"options": {
"displayName": "options",
"type": "component",
"repeatable": true,
"component": "options.options"
},
"question02": {
"type": "string"
},
"option02": {
"type": "component",
"repeatable": true,
"component": "options2.options2"
}
}
}