forked from MapComplete/MapComplete
UPdate docs
This commit is contained in:
parent
1dac226b62
commit
411ddc8588
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ export interface TagRenderingConfigJson {
|
||||||
key: string,
|
key: string,
|
||||||
/**
|
/**
|
||||||
* The type of the text-field, e.g. 'string', 'nat', 'float', 'date',...
|
* The type of the text-field, e.g. 'string', 'nat', 'float', 'date',...
|
||||||
* See UI/Input/ValidatedTextField.ts for supported values
|
* See Docs/SpecialInputElements.md and UI/Input/ValidatedTextField.ts for supported values
|
||||||
*/
|
*/
|
||||||
type?: string,
|
type?: string,
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue