mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +00:00
10 lines
228 B
JSON
10 lines
228 B
JSON
|
{
|
||
|
"driving": {
|
||
|
"ui:widget": "radio",
|
||
|
"ui:options": {
|
||
|
"inline": false
|
||
|
},
|
||
|
"ui:help": "Click on Yes if you are a good driver!",
|
||
|
"ui:placeholder": "Test Place Holder"
|
||
|
}
|
||
|
}
|