How to trigger a function before submission? #283
Unanswered
lndgalante
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
-
My use case is pretty simple: I want to display a modal for value confirmation, and trigger the submission from that modal, I know that I can use
useSubmit
hook but I'm not aware how can I get theValidatedForm
values.Beta Was this translation helpful? Give feedback.
All reactions