Trixta reaction related components can be found here.
React component used to pass Trixta Reaction Props to your child component or function.
Please note if your reaction is a request for response, the property requestForEffect must be false
React component used to pass Trixta Reaction Response Props to your child component or function.
React component used to respond to many Trixta reaction effect or response by dispatching the response / initialData to actionToDispatch or dispatchResponseTo props.
Please note if your reaction is a request for response, the property requestForEffect must be false
React component used to respond to the latest Trixta reaction effect or response when shouldRespond is true, by dispatching the response / initialData to actionToDispatch or dispatchResponseTo props.
Please note if your reaction is a request for response, the property requestForEffect must be false