mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-22 16:18:31 +00:00
20 lines
284 B
JSON
20 lines
284 B
JSON
{
|
|
"pushups": {
|
|
"ui:widget": "radio",
|
|
"ui:options": {
|
|
"inline": true
|
|
}
|
|
},
|
|
"thanos": {
|
|
"ui:widget": "radio",
|
|
"ui:options": {
|
|
"inline": true
|
|
}
|
|
},
|
|
"bulletproof": {
|
|
"ui:widget": "radio",
|
|
"ui:options": {
|
|
"inline": true
|
|
}
|
|
}
|
|
} |