torque-pro-assistant - v1.0.0
Preparing search index...
src/components/app/adapter-pairing
ProbeStageProps
Interface ProbeStageProps
interface
ProbeStageProps
{
noProtocol
:
boolean
;
onBack
:
()
=>
void
;
onCancel
:
()
=>
void
;
onContinue
:
()
=>
void
;
onRetry
:
()
=>
void
;
probeLines
:
readonly
ProbeLine
[]
;
testId
?:
string
;
}
Index
Properties
no
Protocol
on
Back
on
Cancel
on
Continue
on
Retry
probe
Lines
test
Id?
Properties
Readonly
no
Protocol
noProtocol
:
boolean
Readonly
on
Back
onBack
:
()
=>
void
Readonly
on
Cancel
onCancel
:
()
=>
void
Readonly
on
Continue
onContinue
:
()
=>
void
Readonly
on
Retry
onRetry
:
()
=>
void
Readonly
probe
Lines
probeLines
:
readonly
ProbeLine
[]
Optional
Readonly
test
Id
testId
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
no
Protocol
on
Back
on
Cancel
on
Continue
on
Retry
probe
Lines
test
Id
torque-pro-assistant - v1.0.0
Loading...