Search
Preparing search index...
The search index is not available
ezyVet Javascript Helper Library Documentation
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
src/createStateMachine/types
CreateStateMachineProps
Interface CreateStateMachineProps<T1, T2, T3, T4>
Type parameters
T1
:
string
T2
:
string
T3
:
ActionToPayload
<
T2
>
T4
Hierarchy
CreateStateMachineProps
Index
Properties
initial
Context
initial
State
state
Transitions
Properties
Optional
initial
Context
initial
Context
:
T4
initial
State
initial
State
:
T1
state
Transitions
state
Transitions
:
StateTransitions
<
T1
,
T2
,
T3
,
T4
>
Globals
src/create
State
Machine/types
Create
State
Machine
Props
initial
Context
initial
State
state
Transitions
State
Machine
Action
Handler
Action
ToPayload
Perform
Action
State
Transitions
Generated using
TypeDoc