TanStackT
TanStack10mo ago
5 replies
dead-brown

How to check if form action (as server function) is running?

When setting a server function as action attribute on
form
-element, is there any way to determine if the action is currently running (like with useActionState from React)?
Was this page helpful?