mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-25 08:45:23 +00:00
14 lines
260 B
JSON
14 lines
260 B
JSON
{
|
|
"description": {
|
|
"ui:widget": "textarea"
|
|
},
|
|
"start": {
|
|
"ui:widget": "date",
|
|
"ui:help": "Specify the first full day of your vacation"
|
|
},
|
|
"end": {
|
|
"ui:widget": "date",
|
|
"ui:help": "Specify the last full day of your vacation"
|
|
}
|
|
|
|
} |