Search
Preparing search index...
The search index is not available
xstate
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
Segment
Interface Segment<TContext, TEvent>
Type parameters
TContext
TEvent
:
EventObject
Hierarchy
Segment
Index
Properties
context
event
state
Properties
Optional
context
context
:
TContext
The context of the from state.
event
event
:
Event
<
TEvent
>
Event from state.
state
state
:
StateValue
From state.
Globals
Segment
context
event
state
Generated using
TypeDoc
The context of the from state.