Вы читаете английскую версию этой статьи, так как пока нет перевода на данный язык. Помогите нам перевести эту статью!
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.
Syntax
var keyboard = navigator.keyboard
Value
A Keyboard
object.
Specifications
Specification | Status | Comment |
---|---|---|
Keyboard Map The definition of 'keyboard' in that specification. |
Editor's Draft | Initial definition. |
Browser compatibility
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.