CSSUnparsedValue: keys() Methode

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

No specification found

No specification data found for api.CSSUnparsedValue.keys.
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