Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.
The getLayoutMap()
method of the Keyboard
interface returns a Promise
that resolves with an instance of KeyboardLayoutMap
which is a map-like object with functions for retrieving the strings associated with specific physical keys.