Readonlycontext: Definition.Context.SignatureReadonlyevent: Config.ExitEvent.SignatureThe event that triggered the effect.
ReadonlyisThe function to check if the component is mounted.
Check if the component is mounted.
true if the component is mounted, false otherwise.
Readonlysend: Config.Send.SignatureThe send function to send an event to the state machine.
ReadonlysetThe function to update the context of the state machine.
The current context of the state machine.