Search
Preparing search index...
The search index is not available
xstate
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
MachineSchema
Interface MachineSchema<TContext, TEvent>
Type parameters
TContext
TEvent
:
EventObject
Hierarchy
MachineSchema
Index
Properties
actions
context
events
guards
services
Properties
Optional
actions
actions
:
undefined
|
{
type
:
string
}
Optional
context
context
:
TContext
Optional
events
events
:
TEvent
Optional
guards
guards
:
undefined
|
{
type
:
string
}
Optional
services
services
:
undefined
|
{
type
:
string
}
Globals
Machine
Schema
actions
context
events
guards
services
Generated using
TypeDoc