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