xstate-viz
xstate-viz copied to clipboard
Display stateNode's ID for easy reference
When writing send('event', { to: '...' }), it can be cumbersome trying to determine what the path of the state node is. This could be displayed (probably as an option) for a quick copy & paste.
It should be noted that this is already mostly exposed if you look at the raw HTML.
