Search
Preparing search index...
The search index is not available
xstate
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
StateInterface
Interface StateInterface<TContext, TEvent>
Type parameters
TContext
TEvent
:
EventObject
Hierarchy
StateInterface
Implemented by
State
Index
Properties
actions
activities
context
events
history
meta
to
Strings
tree
value
Properties
actions
actions
:
Array
<
ActionObject
<
TContext
>
>
activities
activities
:
ActivityMap
context
context
:
TContext
events
events
:
TEvent
[]
Optional
history
history
:
State
<
TContext
>
meta
meta
:
any
to
Strings
to
Strings
:
function
Type declaration
(
)
:
string
[]
Returns
string
[]
Optional
tree
tree
:
StateTree
value
value
:
StateValue
Globals
State
Interface
actions
activities
context
events
history
meta
to
Strings
tree
value
Generated using
TypeDoc