Logos DX
Preparing search index...
@logosdx/state-machine
InvokeConfig
Type Alias InvokeConfig<Context>
type
InvokeConfig
<
Context
>
=
{
onDone
:
TransitionTarget
<
Context
>
;
onError
:
TransitionTarget
<
Context
>
;
src
:
(
context
:
Context
)
=>
Promise
<
any
>
;
}
Type Parameters
Context
Index
Properties
on
Done
on
Error
src
Properties
on
Done
onDone
:
TransitionTarget
<
Context
>
on
Error
onError
:
TransitionTarget
<
Context
>
src
src
:
(
context
:
Context
)
=>
Promise
<
any
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
on
Done
on
Error
src
Logos DX
Loading...