web api instance property
USBDevice: usbVersionMinor property
Limited availabilitySecure contextAvailable in workers
The usbVersionMinor read only property of the
USBDevice interface is one of three properties that declare the USB
protocol version supported by the device. The other two properties
are USBDevice.usbVersionMajor and USBDevice.usbVersionSubminor.
Value
The second of three properties that declare the USB protocol version supported by the device.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.