Firefox Tomorrow

web api instance property

WorkerNavigator: usb property

View on MDN ↗

Secure contextAvailable in 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

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also