User: dinithijonline@gmail.com added process model file playground/dinithi/test-business-rule-task/select-a-pizza-uischema.json

This commit is contained in:
sartography-automated-committer 2023-10-11 02:37:23 +00:00
parent da118314c2
commit 6c3f1f01f9
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
{
"ui:order": [
"size",
"toppings"
],
"toppings": {
"ui:widget": "checkboxes"
}
}