demo-process-models/playground/unsw/edit-test/edit-row-uischema.json

21 lines
229 B
JSON
Raw Normal View History

{
"ui:layout": [
{
"name": {}
},
{
"x": {},
"y": {},
"z": {}
},
{
"prop": {
"ui:layout": [
{
"p1": {}
}
]
}
}
]
}