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 (en-US) 对象,该对象提供用于连接 HID 设备、列出已连接的 HID 设备以及连接的 HID 设备的事件处理程序的方法。

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

一个 HID (en-US) 对象。

规范

Specification
WebHID API
# dom-navigator-hid

浏览器兼容性

BCD tables only load in the browser

参见