Go backView on GitHub

Stateful form action using
useActionState()

isPending: false

Action result:

{
 "data": {
  "newName": "jane"
 }
}