Firefox Tomorrow

web api interface

CSSMathClamp

View on MDN ↗

The CSSMathClamp interface of the CSS Typed Object Model API represents the CSS clamp() function. It inherits properties and methods from its parent CSSNumericValue.

Constructor

Instance properties

Static methods

The interface also inherits methods from its parent interface, CSSMathValue.

Instance methods

The interface also inherits methods from its parent interface, CSSMathValue.

Examples

To do

Specifications

SpecificationsStandards references are available on the canonical MDN page.

Browser compatibility

Browser compatibilityCompatibility data is available on the canonical MDN page.

See also