forked from MapComplete/MapComplete
Studio: UX improvements after usertest
This commit is contained in:
parent
44c1548e89
commit
a9bfe4f37b
11 changed files with 173 additions and 122 deletions
|
@ -20,7 +20,7 @@
|
|||
import OpeningHoursInput from "./Helpers/OpeningHoursInput.svelte";
|
||||
|
||||
export let type: ValidatorType;
|
||||
export let value: UIEventSource<string>;
|
||||
export let value: UIEventSource<string | object>;
|
||||
|
||||
export let feature: Feature;
|
||||
export let args: (string | number | boolean)[] = undefined;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue