Teleforge API Reference - v0.1.0
Preparing search index...
web/src
UseLaunchCoordinationReturn
Interface UseLaunchCoordinationReturn
interface
UseLaunchCoordinationReturn
{
entryRoute
:
string
|
null
;
error
:
string
|
null
;
flowContext
:
FlowContext
|
null
;
flowId
:
string
|
null
;
isValid
:
boolean
;
rawFlowContext
:
string
|
null
;
stateKey
:
string
|
null
;
stepId
:
string
|
null
;
}
Index
Properties
entry
Route
error
flow
Context
flow
Id
is
Valid
raw
Flow
Context
state
Key
step
Id
Properties
entry
Route
entryRoute
:
string
|
null
error
error
:
string
|
null
flow
Context
flowContext
:
FlowContext
|
null
flow
Id
flowId
:
string
|
null
is
Valid
isValid
:
boolean
raw
Flow
Context
rawFlowContext
:
string
|
null
state
Key
stateKey
:
string
|
null
step
Id
stepId
:
string
|
null
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
entry
Route
error
flow
Context
flow
Id
is
Valid
raw
Flow
Context
state
Key
step
Id
Teleforge API Reference - v0.1.0
Loading...