Commit e6306972 by Ravindra Kanojiya

updated

1 parent ec262244
{
"collectionName": "components_t_q_options_t_q_options",
"info": {
"displayName": "tQOptions"
},
"options": {},
"attributes": {
"text": {
"type": "string"
}
}
}
{ {
"collectionName": "components_t_q1_t_q1s", "collectionName": "components_t_q1_t_q1s",
"info": { "info": {
"displayName": "tQ1" "displayName": "tQ1",
"description": ""
}, },
"options": {}, "options": {},
"attributes": { "attributes": {
"tQ1": { "tQ1": {
"type": "text" "type": "text"
}, },
"tA1": { "tQ1Options": {
"type": "text" "displayName": "tQOptions",
"type": "component",
"repeatable": true,
"component": "t-q-options.t-q-options"
} }
} }
} }
{
"collectionName": "components_t_q2_options_t_q2_options",
"info": {
"displayName": "tQ2Options"
},
"options": {},
"attributes": {
"text": {
"type": "string"
}
}
}
{ {
"collectionName": "components_t_q2_t_q2s", "collectionName": "components_t_q2_t_q2s",
"info": { "info": {
"displayName": "tQ2" "displayName": "tQ2",
"description": ""
}, },
"options": {}, "options": {},
"attributes": { "attributes": {
"tQ2": { "tQ2": {
"type": "text" "type": "text"
}, },
"tA2": { "tQ2Options": {
"type": "text" "displayName": "tQ2Options",
"type": "component",
"repeatable": true,
"component": "t-q2-options.t-q2-options"
} }
} }
} }
{
"collectionName": "components_t_q3_options_t_q3_options",
"info": {
"displayName": "tQ3Options"
},
"options": {},
"attributes": {
"text": {
"type": "string"
}
}
}
{ {
"collectionName": "components_t_q3_t_q3s", "collectionName": "components_t_q3_t_q3s",
"info": { "info": {
"displayName": "tQ3" "displayName": "tQ3",
"description": ""
}, },
"options": {}, "options": {},
"attributes": { "attributes": {
"tQ3": { "tQ3": {
"type": "text" "type": "text"
}, },
"tA3": { "tQ3Options": {
"type": "text" "displayName": "tQ3Options",
"type": "component",
"repeatable": true,
"component": "t-q3-options.t-q3-options"
} }
} }
} }
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!