GitHub
Preparing search index...
The search index is not available
xstate-audition
xstate-audition
runUntilEmittedWith
Function runUntilEmittedWith
runUntilEmittedWith
()
:
CurryEmittedWith
Returns
CurryEmittedWith
runUntilEmittedWith
<
TActor
extends
AnyStateMachineActor
>
(
actor
:
TActor
,
)
:
CurryEmittedWithP1
<
TActor
>
Type Parameters
TActor
extends
AnyStateMachineActor
Parameters
actor
:
TActor
Returns
CurryEmittedWithP1
<
TActor
>
runUntilEmittedWith
<
TActor
extends
AnyStateMachineActor
>
(
actor
:
TActor
,
options
:
AuditionOptions
,
)
:
CurryEmittedWithP2
<
TActor
>
Type Parameters
TActor
extends
AnyStateMachineActor
Parameters
actor
:
TActor
options
:
AuditionOptions
Returns
CurryEmittedWithP2
<
TActor
>
runUntilEmittedWith
<
TActor
extends
AnyStateMachineActor
,
const
TEmittedTypes
extends
ActorEmittedTypeTuple
<
TActor
>
,
>
(
actor
:
TActor
,
options
:
AuditionOptions
,
emittedTypes
:
TEmittedTypes
,
)
:
Promise
<
ActorEmittedTuple
<
TActor
,
TEmittedTypes
>
>
Type Parameters
TActor
extends
AnyStateMachineActor
const
TEmittedTypes
extends
ActorEmittedTypeTuple
<
TActor
>
Parameters
actor
:
TActor
options
:
AuditionOptions
emittedTypes
:
TEmittedTypes
Returns
Promise
<
ActorEmittedTuple
<
TActor
,
TEmittedTypes
>
>
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