Skip to content
Version: xstate@5.0.0

StateNode.exit property​

The action(s) to be executed upon exiting the state node.

Signature:

exit: UnknownAction[];