forked from MapComplete/MapComplete
Move wikipage-generation
This commit is contained in:
parent
1f8e56259e
commit
c83f1fc09f
3 changed files with 51 additions and 35 deletions
|
@ -4,6 +4,8 @@ export interface TagRenderingConfigJson {
|
|||
/**
|
||||
* Renders this value. Note that "{key}"-parts are substituted by the corresponding values of the element.
|
||||
* If neither 'textFieldQuestion' nor 'mappings' are defined, this text is simply shown as default value.
|
||||
*
|
||||
* Note that this is a HTML-interpreted value, so you can add links as e.g. <a href='{website}'>{website}</a>
|
||||
*/
|
||||
render?: string | any,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue