GitHub
Preparing search index...
The search index is not available
xstate-audition
xstate-audition
createActorWith
Function createActorWith
create
Actor
With
(
)
:
typeof
createActorWith
Returns
typeof
createActorWith
create
Actor
With
<
TLogic
>
(
options
)
:
CurryCreateActorWithP1
<
TLogic
>
Type Parameters
TLogic
extends
AnyActorLogic
Parameters
options
:
CreateActorOptions
<
TLogic
>
Returns
CurryCreateActorWithP1
<
TLogic
>
create
Actor
With
<
TLogic
>
(
options
,
logic
)
:
xs.Actor
<
TLogic
>
Type Parameters
TLogic
extends
AnyActorLogic
Parameters
options
:
CreateActorOptions
<
TLogic
>
logic
:
TLogic
Returns
xs.Actor
<
TLogic
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
GitHub
xstate-audition
Loading...