A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://developer.mozilla.org/en-US/docs/Web/API/CSSNumericValue below:

CSSNumericValue - Web APIs | MDN

CSSNumericValue

Limited availability

The CSSNumericValue interface of the CSS Typed Object Model API represents operations that all numeric values can perform.

CSSStyleValue CSSNumericValue Interfaces based on CSSNumericValue Instance properties

None.

Static methods
CSSNumericValue.parse

Allows a CSSNumericValue to be constructed directly from a string containing CSS.

Instance methods
CSSNumericValue.add

Adds a supplied number to the CSSNumericValue.

CSSNumericValue.sub

Subtracts a supplied number from the CSSNumericValue.

CSSNumericValue.mul

Multiplies the CSSNumericValue by the supplied value.

CSSNumericValue.div

Divides the CSSNumericValue by the supplied value.

CSSNumericValue.min

Returns the minimum value passed

CSSNumericValue.max

Returns the maximum value passed

CSSNumericValue.equals

True if all the values are the exact same type and value, in the same order. Otherwise, false.

CSSNumericValue.to

Converts value into another one with the specified unit.

CSSNumericValue.toSum

Converts an existing CSSNumericValue into a CSSMathSum object with values of a specified unit.

CSSNumericValue.type

Returns the type of CSSNumericValue, one of angle, flex, frequency, length, resolution, percent, percentHint, or time.

Specifications Browser compatibility See also

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4