CSSMathMax: CSSMathMax() Konstruktor
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Experimentell: Dies ist eine experimentelle Technologie
Überprüfen Sie die Browser-Kompatibilitätstabelle sorgfältig, bevor Sie diese produktiv verwenden.
Der CSSMathMax()
Konstruktor erstellt ein neues CSSMathMax
Objekt, das die CSS-max()
-Funktion repräsentiert.
Syntax
js
new CSSMathMax(args)
Parameter
args
-
Eine Liste von Werten für das
CSSMathProduct
-Objekt, die entweder ein Doppel-Integer oder einCSSNumericValue
sein können.
Ausnahmen
TypeError
-
Wird ausgelöst, wenn ein Fehler beim Hinzufügen aller Werte in args auftritt.
Beispiele
To do
Spezifikationen
Specification |
---|
CSS Typed OM Level 1 # dom-cssmathmax-cssmathmax |
Browser-Kompatibilität
BCD tables only load in the browser