CSSUnparsedValue: values() Methode

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

No specification found

No specification data found for api.CSSUnparsedValue.values.
Check for problems with this page or contribute a missing spec_url to mdn/browser-compat-data. Also make sure the specification is included in w3c/browser-specs.

Browser-Kompatibilität

BCD tables only load in the browser

Siehe auch