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.

CSSStyleValue CSSNumericValue CSSMathValue CSSMathMax

Konstruktor

CSSMathMax() Experimentell

Erstellt ein neues CSSMathMax-Objekt.

Instanzeigenschaften

CSSMathMax.values Schreibgeschützt

Gibt ein CSSNumericArray-Objekt zurück, das ein oder mehrere CSSNumericValue-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 GitHub
desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
CSSMathMax
CSSMathMax() constructor
Experimental
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.