torque-pro-assistant - v1.0.0
Preparing search index...
src/components/app/adapter-pairing
DoneStageProps
Interface DoneStageProps
interface
DoneStageProps
{
onClose
:
()
=>
void
;
onFinish
:
()
=>
void
;
picked
:
MockDevice
;
testId
?:
string
;
}
Index
Properties
on
Close
on
Finish
picked
test
Id?
Properties
Readonly
on
Close
onClose
:
()
=>
void
Readonly
on
Finish
onFinish
:
()
=>
void
Readonly
picked
picked
:
MockDevice
Optional
Readonly
test
Id
testId
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
on
Close
on
Finish
picked
test
Id
torque-pro-assistant - v1.0.0
Loading...