Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for bind:value on wired-inputs #191

Open
ZachSaucier opened this issue Mar 29, 2023 · 0 comments
Open

Add support for bind:value on wired-inputs #191

ZachSaucier opened this issue Mar 29, 2023 · 0 comments

Comments

@ZachSaucier
Copy link

ZachSaucier commented Mar 29, 2023

In Svelte we can bind a variable to the value of an input by using bind:value={myVar}. This sadly isn't supported in wired-elements yet 馃槩 This also applies to other elements with value like <textarea>.

Can support for this be added?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant