GitHub
Preparing search index...
The search index is not available
xstate-audition
xstate-audition
CurryTransitionWithP1
Type Alias CurryTransitionWithP1<TActor>
Curry
Transition
With
P1
<
TActor
>
:
(
(
)
=>
CurryTransitionWithP1
<
TActor
>
)
&
(
(
options
:
AuditionOptions
)
=>
CurryTransitionWithP2
<
TActor
>
)
&
(
(
options
:
AuditionOptions
,
source
:
string
)
=>
CurryTransitionWithP3
<
TActor
>
)
&
(
(
options
:
AuditionOptions
,
source
:
string
,
target
:
string
)
=>
CurryTransitionWithP4
)
Type Parameters
TActor
extends
AnyStateMachineActor
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
xstate-audition
Loading...