sample-process-models/misc/category_number_two/user-task-enum-tests/enum-UISchema.json

11 lines
169 B
JSON
Raw Normal View History

2022-09-28 19:37:05 +00:00
{
"choice1": {
2022-09-29 19:10:27 +00:00
"ui:placeholder": "Large List"
},
"choice2": {
"ui:placeholder": "Small List"
},
"choice3": {
"ui:placeholder": "Label List"
2022-09-28 19:37:05 +00:00
}
}