web api instance property
Navigator: hid property
Limited availabilitySecure context
The Navigator.hid
read-only property returns an HID object providing methods for accessing HID device connections and events that fire when the user agent connects to or disconnects from a device.
Where a defined Permissions Policy blocks WebHID usage, the Navigator.hid property will not be available.
Value
An HID object.
Specifications
SpecificationsStandards references are available on the canonical MDN page.
Browser compatibility
Browser compatibilityCompatibility data is available on the canonical MDN page.