Navigator:hid 属性

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

实验性: 这是一项实验性技术
在将其用于生产之前,请仔细检查浏览器兼容性表格

安全上下文: 此项功能仅在一些支持的浏览器安全上下文(HTTPS)中可用。

Navigator.hid 只读属性返回一个 HID 对象,该对象提供访问 HID 设备连接的方法,以及当用户代理连接或断开设备时触发的事件。

如果已定义的权限策略阻止使用 WebHID,则 Navigator.hid 属性将不可用。

一个 HID 对象。

规范

Specification
WebHID API
# dom-navigator-hid

浏览器兼容性

Report problems with this compatibility data on GitHub
desktopmobileserver
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
Deno
Node.js
hid
Experimental

Legend

Tip: you can click/tap on a cell for more information.

Full support
Full support
No support
No support
Experimental. Expect behavior to change in the future.
See implementation notes.

参见