add onIntentSubmit
option
#563
AkifumiSato
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
Hi @AkifumiSato, I would like to understand more how you will use this information for. Can you share some more details? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am working on a library location-state. It is a state management library that synchronizes with the history location.
The
useForm
has anonSubmit
option, but there is no way to hook Intent Button-derived submissions. My implementation would be much easier withonIntentSubmit
.Beta Was this translation helpful? Give feedback.
All reactions