UNPKG
formio-export
Version:
latest (0.3.0)
0.3.0
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
Formio Export Tools
github.com/airarrazaval/formio-export
airarrazaval/formio-export
formio-export
/
test
/
samples
/
submission.json
8 lines
•
157 B
JSON
View Raw
1
2
3
4
5
6
7
8
{
"_id"
:
"<submission id>"
,
"owner"
:
"<submission owner>"
,
"modified"
:
"1970-01-01T00:00:00.000Z"
,
"data"
:
{
"component"
:
"component_value"
}
}