StateNodeConfig.states property​
The mapping of state node keys to their state node configurations (recursive).
Signature:
states?: StatesConfig<TContext, TEvent, TActor, TAction, TGuard, TDelay, TTag, NonReducibleUnknown> | undefined;
The mapping of state node keys to their state node configurations (recursive).
Signature:
states?: StatesConfig<TContext, TEvent, TActor, TAction, TGuard, TDelay, TTag, NonReducibleUnknown> | undefined;