forked from MapComplete/MapComplete
More work on the custom theme generator, add aed template, move bookcases to json template
This commit is contained in:
parent
146552e62c
commit
560c8e1567
34 changed files with 1048 additions and 590 deletions
4
test.ts
4
test.ts
|
@ -0,0 +1,4 @@
|
|||
import {TextField, ValidatedTextField} from "./UI/Input/TextField";
|
||||
|
||||
ValidatedTextField.TagTextField().AttachTo("maindiv")
|
||||
.GetValue().addCallback(console.log);
|
Loading…
Add table
Add a link
Reference in a new issue