forked from MapComplete/MapComplete
Housekeeping...
This commit is contained in:
parent
f4fc8468ac
commit
ba8219a10c
97 changed files with 4715 additions and 20561 deletions
|
@ -17,6 +17,9 @@
|
|||
"type": "string"
|
||||
}
|
||||
},
|
||||
"description": {
|
||||
"description": "A human-readable text explaining what this tagRendering does"
|
||||
},
|
||||
"render": {
|
||||
"description": "Renders this value. Note that \"{key}\"-parts are substituted by the corresponding values of the element.\nIf neither 'textFieldQuestion' nor 'mappings' are defined, this text is simply shown as default value.\n\nNote that this is a HTML-interpreted value, so you can add links as e.g. '<a href='{website}'>{website}</a>' or include images such as `This is of type A <br><img src='typeA-icon.svg' />`\ntype: rendered"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue