SVGLengthList: clear() 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.
Die clear()
-Methode des SVGLengthList
-Interfaces löscht alle vorhandenen Elemente aus der Liste, sodass das Ergebnis eine leere Liste ist.
Syntax
clear()
Parameter
Keine.
Rückgabewert
Keiner (undefined
).
Ausnahmen
DOMException
NoModificationAllowedError
-
Wird ausgelöst, wenn die Liste schreibgeschützt ist.
Beispiele
Sehen Sie sich SVGLengthList
für ein vollständiges Beispiel an.
Spezifikationen
No specification found
No specification data found for api.SVGLengthList.clear
.
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