这是一个实验中的功能
此功能某些浏览器尚在开发中,请参考浏览器兼容性表格以得到在不同浏览器中适合使用的前缀。由于该功能对应的标准文档可能被重新修订,所以在未来版本的浏览器中该功能的语法和行为可能随之改变。
The keyboard
read-only property of the navigator
interface returns a Keyboard
object which provides access to functions that retrieve keyboard layout maps and toggle capturing of key presses from the physical keyboard.
语法
var keyboard = navigator.keyboard
Value
一个 Keyboard
对象.
规范
Specification | Status | Comment |
---|---|---|
Keyboard Map keyboard |
Editor's Draft | Initial definition. |
浏览器兼容性
The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
No compatibility data found. Please contribute data for "api.navigator.keyboard" (depth: 1) to the MDN compatibility data repository.