Preparing search index...
The search index is not available
ixfx
ixfx
Flow
StateMachine
TransitionResult
Type Alias TransitionResult
Transition
Result
:
|
"Ok"
|
"FromNotFound"
|
"ToNotFound"
|
"Invalid"
|
"Terminal"
Transition result
'Ok': transition valid
'FromNotFound': the from state is missing from machine definition
'ToNotFound': the 'to' state is missing from machine definition
'Invalid': not allowed to transition to target state from the current state
'Terminal': not allowed to transition because from state is the final state
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ixfx
Loading...
Transition result