WebIDLpedia

KeyboardLayoutMap interface

Definition

Keyboard Map defines KeyboardLayoutMap

[Exposed=Window]
interface KeyboardLayoutMap {
  readonly maplike<DOMString, DOMString>;
};

Methods and attributes that return objects implementing KeyboardLayoutMap

Referring IDL interfaces/dictionaries