Wants a way to use it Trying to write to react #2479
Unanswered
mineclover
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Wants a way to use it Trying to write to react
Action, I thought the philosophy of predefining and injecting states was good, and I'm trying to use it because it's more focused and lighter on the web than xstate
I don't know why a function goes into a value like prop that goes into the machine
Is there a document regarding where the value is being delivered?
Need an explanation for createAnatomy, createProps
I also want to get information about the guards, effects ,
I've seen a document about the guards on xstate, but I don't know what effect means
Can I understand a unique concept
It is configured as below, but it can be inferred that the values come as parameters in the machine declaration by handling it like props({props}) , context({ prop, bindable })
There is no event, track, or prop in the internal configuration, but I am using it
Ref:
Beta Was this translation helpful? Give feedback.
All reactions