CSSMathMax
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Die CSSMathMax
-Schnittstelle der CSS Typed Object Model API repräsentiert die CSS-max()
-Funktion. Sie erbt Eigenschaften und Methoden von ihrem Elternteil CSSNumericValue
.
Konstruktor
CSSMathMax()
Experimentell-
Erstellt ein neues
CSSMathMax
-Objekt.
Instanzeigenschaften
CSSMathMax.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 Elternschnittstelle erben, CSSMathValue
.
Instanzmethoden
Die Schnittstelle kann auch Methoden von ihrer Elternschnittstelle erben, CSSMathValue
.
Beispiele
To do
Spezifikationen
Specification |
---|
CSS Typed OM Level 1 # cssmathmax |
Browser-Kompatibilität
Report problems with this compatibility data on GitHubdesktop | mobile | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
CSSMathMax | ||||||||||||
CSSMathMax() 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.