Skip to content

Make field Mixin More Generic #54

@dyoder

Description

@dyoder

Right now, the field mixin targets input elements specifically and also relies on the element to keep track of the state. We may want to add a state variable to the handle instead and just keep it synchronized. That ensures that we capture the value when set even before the component is rendered.

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