FontFaceSet: entries()-Methode

Baseline Widely available

This feature is well established and works across many devices and browser versions. It’s been available across browsers since January 2020.

Hinweis: Dieses Feature ist verfügbar in Web Workers.

Die entries()-Methode des FontFaceSet-Interfaces gibt ein neues Iterator-Objekt zurück, das ein Array von [value,value] für jedes Element im FontFaceSet enthält.

Syntax

js
entries()

Parameter

Keine.

Rückgabewert

Ein neues Iterator-Objekt, das ein Array von [value, value] für jedes Element im CustomStateSet in der Einfügereihenfolge enthält.

Spezifikationen

No specification found

No specification data found for api.FontFaceSet.entries.
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