Skip to content

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

@ZachSaucier

Description

@ZachSaucier

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions