Data from the parent machine's context to set as the (partial or full) context for the invoked child machine.
Data should be mapped to match the child machine's context shape.
The implementation for executing the action.
Whether any events sent to the parent are forwarded to the invoked child machine.
The source of the machine to be invoked, or the machine itself.
Generated using TypeDoc
Data from the parent machine's context to set as the (partial or full) context for the invoked child machine.
Data should be mapped to match the child machine's context shape.