hoangvu12 – 03-00 Jan 23
I'm using XState to make a Blackjack game, now I want to make the dealer reveal any player's cards, but the problem is I don't know how to pass params (that input from the dealer) to the action.
Here is the dealer state:
Edit: Solved this by adding a custom property to event
Here is the dealer state:
Edit: Solved this by adding a custom property to event
