Skip to content

adding default input event to each field #196

Description

@hi-reeve

Is your feature request related to a problem? Please describe.
yes, right now when building a reusable component using the composable, there is no way when can do something when the input is emitting default html event like input,change,blur,etc.
i think it will be a normal practical way to make the input emitting the default html event? so when we use the component we can still do @blur @input, etc

my use case is i am using useForm, but i need to do something when the user blur on an input

Describe the solution you'd like
adding default html input event

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions