mirror of
https://github.com/sartography/demo-process-models.git
synced 2025-02-24 04:18:15 +00:00
make example of markdown descriptions in UI schema
This commit is contained in:
parent
fefa383091
commit
4cdf796a1d
@ -2,6 +2,8 @@
|
||||
"favoriteFruit": {
|
||||
"ui:widget": "select",
|
||||
"ui:placeholder": "Choose a fruit",
|
||||
"ui:description": "This list of fruits was sourced from *task data* and it is using markdown in **this description**.",
|
||||
"ui:enableMarkdownInDescription": true,
|
||||
"ui:help": "Select a fruit from the dropdown list populated from Task Data."
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user