TanStackT
TanStackβ€’14mo agoβ€’
3 replies
skinny-azure

Subscribe to form state in separate component?

Hey there πŸ‘‹ is it possible to subscribe to form values in a separate component? I am using a separate component to perform a mutation using this form data. I am currently passing form values through a callback called within the form onSubmit method. Maybe you could let me know if this is a bad idea to begin with.
Was this page helpful?