Emitted by on$ and onAny$ for successful state transitions.
on$
onAny$
{ from: 'SomeState', to: 'AnotherState', context: { anyProps: 'any values' } }
on$, onAny$
Generated using TypeDoc
Emitted by
on$
andonAny$
for successful state transitions.Example
See
on$
,onAny$