forked from MapComplete/MapComplete
Add colour input, add inputmode-hints to have specialized keyboards on mobile
This commit is contained in:
parent
1f0b20f5d4
commit
8774b887d8
10 changed files with 406 additions and 155 deletions
5
test.ts
5
test.ts
|
@ -1,4 +1,3 @@
|
|||
import ValidatedTextField from "./UI/Input/ValidatedTextField";
|
||||
|
||||
|
||||
|
||||
alert("Hello world!")
|
||||
ValidatedTextField.InputForType("phone").AttachTo("maindiv")
|
Loading…
Add table
Add a link
Reference in a new issue