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