Is there a way to modify the on:change behavior? #176
Unanswered
hsb-tonmoy
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.
I'm using
Svelteand I'm trying to implement an autosave functionality with debounce/throttle. Does Felte expose any API that would allow me to submit the form or call a function everytime the user makes a change to the form data?All reactions