Quellcodebibliothek Statistik Leitseite products/sources/formale Sprachen/Python/DeepSeek/   (deepseek KI V Version Model V3.2 Exü©)  Datei vom 22.11.2025 mit Größe 513 kB image not shown  

SSL keyboard-lock.idl   Sprache: unbekannt

 
rahmenlose Ansicht.idl DruckansichtUnknown {[0] [0] [0]}diese Dinge liegen außhalb unserer Verantwortung

// GENERATED CONTENT - DO NOT EDIT
// Content was automatically extracted by Reffy into webref
// (https://github.com/w3c/webref)
// Source: Keyboard Lock (https://wicg.github.io/keyboard-lock/)

partial interface Navigator {
  [SecureContext, SameObject] readonly attribute Keyboard keyboard;
};

[SecureContext, Exposed=Window]
interface Keyboard : EventTarget {
  Promise<undefined> lock(optional sequence<DOMString> keyCodes = []);
  undefined unlock();
};

[ Verzeichnis aufwärts0.113unsichere Verbindung  ]