Documentation
Preparing search index...
@quatrain/state-machine
ActionFunction
Type Alias ActionFunction<TContext>
ActionFunction
:
(
context
:
TContext
)
=>
void
|
Promise
<
void
>
Type Parameters
TContext
Type Declaration
(
context
:
TContext
)
:
void
|
Promise
<
void
>
Parameters
context
:
TContext
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...