TanStackT
TanStack16mo ago
1 reply
broad-emerald

is there anything like useActionData() in tanstack router?

In react router v6 I have used the useActionData() hook for getting the return value after submitting a form in the action method. I was looking for something like this in the Tanstack router? Is there any hook like useActionData in Tanstack?
https://reactrouter.com/en/main/hooks/use-action-data
Was this page helpful?