mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +00:00
11 lines
154 B
JSON
11 lines
154 B
JSON
{
|
|
"inline_radio": {
|
|
"ui:widget": "radio",
|
|
"ui:options": {
|
|
"inline": true
|
|
}
|
|
},
|
|
"non_inline_radio": {
|
|
"ui:widget": "radio"
|
|
}
|
|
} |