StateNodeConfig.on property​
The mapping of event types to their potential transition(s).
Signature:
on?: TransitionsConfig<TContext, TEvent, TActor, TAction, TGuard, TDelay>;
The mapping of event types to their potential transition(s).
Signature:
on?: TransitionsConfig<TContext, TEvent, TActor, TAction, TGuard, TDelay>;