21 lines
579 B
JSON
21 lines
579 B
JSON
{
|
|
"options": {
|
|
"step": {
|
|
"options_1": {
|
|
"data": {
|
|
"bool": "Entrada booleana opcional",
|
|
"constant": "Constant",
|
|
"int": "Entrada num\u00e8rica"
|
|
}
|
|
},
|
|
"options_2": {
|
|
"data": {
|
|
"multi": "Selecci\u00f3 m\u00faltiple",
|
|
"select": "Selecciona una opci\u00f3",
|
|
"string": "Valor de l'String"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"title": "Demostraci\u00f3"
|
|
} |