StateNodeConfig.exit property​
The action(s) to be executed upon exiting the state node.
Signature:
exit?: Actions<TContext, TEvent, TEvent, undefined, TActor, TAction, TGuard, TDelay>;
The action(s) to be executed upon exiting the state node.
Signature:
exit?: Actions<TContext, TEvent, TEvent, undefined, TActor, TAction, TGuard, TDelay>;