forked from MapComplete/MapComplete
Refactoring of review element
This commit is contained in:
parent
64b0ca2859
commit
91b21647a3
3 changed files with 9 additions and 15 deletions
|
@ -13,7 +13,6 @@ export class TextField extends InputElement<string> {
|
|||
constructor(options?: {
|
||||
placeholder?: string | BaseUIElement,
|
||||
value?: UIEventSource<string>,
|
||||
textArea?: boolean,
|
||||
htmlType?: string,
|
||||
inputMode?: string,
|
||||
label?: BaseUIElement,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue