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