Is it possible to type Select's value not as string?
#2043
Unanswered
frederikhors
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Thanks for this amazing project! I just discovered it and it's amazing!
I'm using the
Selectcomponent.It works amazingly well, but I have an issue with typings.
I created a small reproduction: https://svelte.dev/playground/dbc5da74256945beab6defbe6ed53548?version=latest.
Here the code:
Is there a way to correctly type the
valavaluewithout manually cast them?Beta Was this translation helpful? Give feedback.
All reactions