Search
Preparing search index...
The search index is not available
xstate
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
StateTransition
Interface StateTransition<TContext>
Type parameters
TContext
Hierarchy
StateTransition
Index
Properties
actions
reentry
States
source
tree
Properties
actions
actions
:
Array
<
ActionObject
<
TContext
>
>
reentry
States
reentry
States
:
Set
<
StateNode
<
TContext
>
>
|
undefined
source
source
:
State
<
TContext
>
|
undefined
The source state that preceded the transition.
tree
tree
:
StateTree
|
undefined
Globals
State
Transition
actions
reentry
States
source
tree
Generated using
TypeDoc
The source state that preceded the transition.