USBDevice: open() method
Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The open() method of the USBDevice
interface returns a promise that resolves when a device session has
started.
Syntax
js
open()
Parameters
None.
Return value
A promise.
Specifications
| Specification |
|---|
| WebUSB API # ref-for-dom-usbdevice-open① |
Browser compatibility
BCD tables only load in the browser