Search
Preparing search index...
The search index is not available
xstate
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
StateConfig
Interface StateConfig<TContext, TEvent>
Type parameters
TContext
TEvent
:
EventObject
Hierarchy
StateConfig
Index
Properties
actions
activities
context
events
history
history
Value
meta
tree
value
Properties
Optional
actions
actions
:
Array
<
ActionObject
<
TContext
>
>
Optional
activities
activities
:
ActivityMap
context
context
:
TContext
Optional
events
events
:
TEvent
[]
Optional
history
history
:
State
<
TContext
>
Optional
history
Value
history
Value
:
HistoryValue
|
undefined
Optional
meta
meta
:
any
Optional
tree
tree
:
StateTree
value
value
:
StateValue
Globals
State
Config
actions
activities
context
events
history
history
Value
meta
tree
value
Generated using
TypeDoc