12 lines
172 B
JSON
12 lines
172 B
JSON
[
|
|
{
|
|
"name": "x",
|
|
"type": "input-text",
|
|
"label": "X"
|
|
},
|
|
{
|
|
"name": "y",
|
|
"type": "input-text",
|
|
"label": "Y"
|
|
}
|
|
] |