mirror of
https://github.com/sartography/sample-process-models.git
synced 2025-02-25 14:15:14 +00:00
10 lines
178 B
JSON
10 lines
178 B
JSON
|
{
|
||
|
"hobbies": {
|
||
|
"ui:widget": "textarea",
|
||
|
"ui:help": "Enter your hobbies"
|
||
|
},
|
||
|
"experience": {
|
||
|
"ui:widget": "textarea",
|
||
|
"ui:help": "Enter your experience"
|
||
|
}
|
||
|
}
|