WorkerNavigator: usb property

Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.

Note: This feature is only available in Web Workers.

The usb read-only property of the WorkerNavigator interface returns a USB object for the current document, providing access to WebUSB API functionality.

Value

A USB object.

Specifications

See also