forked from MapComplete/MapComplete
Add images
This commit is contained in:
parent
197e33f52f
commit
ab514a0079
11 changed files with 420 additions and 0 deletions
|
@ -85,6 +85,8 @@ export class DropDown<T> extends InputElement<T> {
|
|||
self._value.setData(self._values[index].value);
|
||||
|
||||
});
|
||||
|
||||
|
||||
|
||||
var t = this._value.data;
|
||||
for (let i = 0; i < this._values.length ; i++) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue