Trigger function with Controller #9858
Unanswered
timheerwagen
asked this question in
Ideas
Replies: 1 comment
-
I don't think we want to expand the API surface like that just now. At this time, you can either pass it as a prop or by |
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.
-
How about having the trigger function output in the controller as well, so that you can validate the value used by the controller individually?
Currently I need to pass the trigger function from useForm to the child component. But it would be more convenient to get it directly from a controller.
Beta Was this translation helpful? Give feedback.
All reactions