mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +00:00
10 lines
230 B
JSON
10 lines
230 B
JSON
|
{
|
||
|
"approved": {
|
||
|
"ui:widget": "radio",
|
||
|
"ui:options": {
|
||
|
"inline": false
|
||
|
},
|
||
|
"ui:help": "Click on first one if approved",
|
||
|
"ui:placeholder": "Test Place Holder"
|
||
|
}
|
||
|
}
|