SimeonC / storybook-xstate-addon

A storybook addon to assist with writing stories that rely on xstate
https://SimeonC.github.io/storybook-xstate-addon/
MIT License
54 stars 6 forks source link

Support initial actions #4

Closed SimeonC closed 3 years ago

SimeonC commented 3 years ago

If we override the dev tools in inspect we can use a storybook config to send a sequence of events to each machine. Needs to be indexed by machine ID or actors would have issues.