USBDevice.reset()
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The reset()
method of the USBDevice
interface returns a promise
that resolves when the device is reset and all
app operations canceled and their promises rejected.
Syntax
var promise = USBDevice.reset()
Parameters
None.
Return value
A promise
.
Specifications
Specification |
---|
WebUSB API # ref-for-dom-usbdevice-reset |
Browser compatibility
BCD tables only load in the browser