Create a listener for form submission #1345
allanmcarvalho
started this conversation in
Ideas
Replies: 1 comment
-
I done this overwriting the submit method in |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Feature: Dispatch cancelable event before form submission.
For example, when you create a component for an form input (like: select, textarea, input), you can add a listener to prevent the "useForm" from submiting the request. We can use this on a validation and a lot of others scenarios
Beta Was this translation helpful? Give feedback.
All reactions