GitHub
Preparing search index...
The search index is not available
xstate-audition
xstate-audition
ActorEventTuple
Type Alias ActorEventTuple<TActor, TEventTypes>
ActorEventTuple
:
{
-
readonly
[
K
in
keyof
TEventTypes
]
:
EventFromEventType
<
TActor
,
TEventTypes
[
K
]
,
>
}
A tuple of events Event by an actor, based on a
ActorEventTypeTuple
Type Parameters
TActor
extends
AnyActor
TEventTypes
extends
Readonly
<
ActorEventTypeTuple
<
TActor
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
xstate-audition
patchActor
unpatchActor
createActorFromLogic
createActorWith
runUntilDone
runUntilDoneWith
runUntilEmitted
runUntilEmittedWith
waitForEmitted
waitForEmittedWith
runUntilEventReceived
runUntilEventReceivedWith
waitForEventReceived
waitForEventReceivedWith
runUntilEventSent
runUntilEventSentWith
waitForEventSent
waitForEventSentWith
runUntilSnapshot
runUntilSnapshotWith
waitForSnapshot
waitForSnapshotWith
runUntilSpawn
runUntilSpawnWith
waitForSpawn
waitForSpawnWith
runUntilTransition
runUntilTransitionWith
waitForTransition
waitForTransitionWith
CreateActorOptions
CurryCreateActorFromLogic
CurryCreateActorFromLogicP1
CurryCreateActorWith
CurryCreateActorWithP1
RequiredOptions
ActorEventTuple
ActorEventType
ActorEventTypeTuple
AnyActor
AnyEventReceiverActor
AnyEventReceiverLogic
AnySnapshotEmitterActor
AnySnapshotEmitterLogic
AnyStateMachineActor
AnyStateMachineLogic
AnyTerminalActor
AnyTerminalLogic
AuditionEventOptions
AuditionOptions
EventFromEventType
InspectorFn
LoggerFn
ReadableArray
SomeTransitionLogic
CurryDone
CurryDoneP1
CurryDoneWith
CurryDoneWithP1
CurryDoneWithP2
ActorEmittedTuple
ActorEmittedType
ActorEmittedTypeTuple
CurryEmitted
CurryEmittedP1
CurryEmittedWith
CurryEmittedWithP1
CurryEmittedWithP2
EmittedFromEmittedType
CurryEventReceived
CurryEventReceivedP1
CurryEventReceivedP2
CurryEventReceivedWith
CurryEventReceivedWithP1
CurryEventReceivedWithP2
CurryEventReceivedWithP3
CurryEventSent
CurryEventSentP1
CurryEventSentP2
CurryEventSentWith
CurryEventSentWithP1
CurryEventSentWithP2
CurryEventSentWithP3
CurrySnapshot
CurrySnapshotP1
CurrySnapshotP2
CurrySnapshotWith
CurrySnapshotWithP1
CurrySnapshotWithP2
CurrySnapshotWithP3
SnapshotPredicate
CurrySpawn
CurrySpawnP1
CurrySpawnP2
CurrySpawnWith
CurrySpawnWithP1
CurrySpawnWithP2
CurrySpawnWithP3
SpawnTarget
CurryTransition
CurryTransitionP1
CurryTransitionP2
CurryTransitionP3
CurryTransitionWith
CurryTransitionWithP1
CurryTransitionWithP2
CurryTransitionWithP3
CurryTransitionWithP4
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R
A tuple of events Event by an actor, based on a ActorEventTypeTuple