Search
Preparing search index...
The search index is not available
xstate
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
ChooseAction
Interface ChooseAction<TContext, TEvent>
Type parameters
TContext
TEvent
:
EventObject
Hierarchy
ActionObject
<
TContext
,
TEvent
>
ChooseAction
Indexable
[
other:
string
]:
any
Index
Properties
conds
exec
type
Properties
conds
conds
:
Array
<
ChooseConditon
<
TContext
,
TEvent
>
>
Optional
exec
exec
:
ActionFunction
<
TContext
,
TEvent
>
The implementation for executing the action.
type
type
:
Choose
Globals
Choose
Action
conds
exec
type
Generated using
TypeDoc
The implementation for executing the action.