CSSMathMin: CSSMathMin() 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 CSSMathMin()-Konstruktor erstellt ein neues CSSMathMin-Objekt, das die CSS min()-Funktion darstellt.

Syntax

js
new CSSMathMin(args)

Parameter

args

Eine Liste von Werten für das CSSMathProduct-Objekt, die entweder ein Gleitkommazahl oder ein CSSNumericValue sein können.

Ausnahmen

TypeError

Wird ausgelöst, wenn beim Hinzufügen aller Werte in args ein Fehler auftritt.

Beispiele

In Arbeit

Spezifikationen

Specification
CSS Typed OM Level 1
# dom-cssmathmin-cssmathmin

Browser-Kompatibilität

BCD tables only load in the browser