This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
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
A Keyboard object.
| Specification | Status | Comment |
|---|---|---|
| Unknown The definition of 'keyboard' in that specification. | Unknown | Initial definition. |
No compatibility data found. Please contribute data for "api.navigator.keyboard" (depth: 1) to the MDN compatibility data repository.
© 2005–2018 Mozilla Developer Network and individual contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Web/API/navigator/keyboard