CSSTransformValue: keys()-Methode
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Die CSSTransformValue.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
.
Beispiele
To Do
Spezifikationen
This feature does not appear to be defined in any specification.>Browser-Kompatibilität
Loading…