CSSUnparsedValue: keys() Methode
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Die CSSUnparsedValue.keys()
-Methode
gibt ein neues Array-Iterator-Objekt zurück, das die Schlüssel
für jeden Index im Array enthält.
Syntax
js
keys()
Parameter
Keine.
Rückgabewert
Ein neues Array
.
Spezifikationen
This feature does not appear to be defined in any specification.>Browser-Kompatibilität
Loading…