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