CSSMathMin
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Die CSSMathMin
-Schnittstelle der CSS Typed Object Model API repräsentiert die CSS min()
-Funktion. Sie erbt Eigenschaften und Methoden von ihrem übergeordneten CSSNumericValue
.
Konstruktor
CSSMathMin()
Experimentell-
Erzeugt ein neues
CSSMathMin
-Objekt.
Instanz-Eigenschaften
CSSMathMin.values
Schreibgeschützt-
Gibt ein
CSSNumericArray
-Objekt zurück, das ein oder mehrereCSSNumericValue
-Objekte enthält.
Statische Methoden
Die Schnittstelle kann auch Methoden von ihrer übergeordneten Schnittstelle, CSSMathValue
, erben.
Instanz-Methoden
Die Schnittstelle kann auch Methoden von ihrer übergeordneten Schnittstelle, CSSMathValue
, erben.
Beispiele
Noch zu erledigen
Spezifikationen
Specification |
---|
CSS Typed OM Level 1 # cssmathmin |
Browser-Kompatibilität
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
CSSMathMin | ||||||||||||
CSSMathMin() constructor | ||||||||||||
values |
Legend
Tip: you can click/tap on a cell for more information.
- Full support
- Full support
- No support
- No support
- Experimental. Expect behavior to change in the future.
- See implementation notes.