Commit f417c345 by jay

.

1 parent 81b4e1a6
{ {
"collectionName": "components_fh_q1_fh_q1s", "collectionName": "components_fh_q1_fh_q1s",
"info": { "info": {
"displayName": "fhQ1" "displayName": "fhQ1",
"description": ""
}, },
"options": {}, "options": {},
"attributes": { "attributes": {
...@@ -13,6 +14,12 @@ ...@@ -13,6 +14,12 @@
"type": "component", "type": "component",
"repeatable": true, "repeatable": true,
"component": "fh-q1-options.fh-q1-options" "component": "fh-q1-options.fh-q1-options"
},
"infoTextfamilyHistory1": {
"type": "text"
},
"infoTextFamilyHistory2": {
"type": "text"
} }
} }
} }
...@@ -14,6 +14,15 @@ ...@@ -14,6 +14,15 @@
"type": "component", "type": "component",
"repeatable": true, "repeatable": true,
"component": "t-q-options.t-q-options" "component": "t-q-options.t-q-options"
},
"infoTextTriggers1": {
"type": "string"
},
"infoTextTriggers2": {
"type": "string"
},
"infoTextTriggers3": {
"type": "string"
} }
} }
} }
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!