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