We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8223697 commit e22a63dCopy full SHA for e22a63d
app/templates/input/form.json
@@ -1,7 +1,7 @@
1
[
2
{
3
- "type": "myaddon",
+ "type": "<%= typeName %>",
4
"key": "name",
5
- "myOwnProperty": "Hello world!"
+ "myOwnFormOption": "Hello world!"
6
}
7
]
0 commit comments