docs.rodeo

MDN Web Docs mirror

CSSStyleValue

{{APIRef("CSS Typed Object Model API")}} 

The CSSStyleValue interface of the CSS Typed Object Model API is the base class of all CSS values accessible through the Typed OM API. An instance of this class may be used anywhere a string is expected.

Interfaces based on CSSStyleValue

Below is a list of interfaces based on the CSSStyleValue interface.

Static methods

Specifications

{{Specifications}} 

Browser compatibility

{{Compat}} 

In this article

View on MDN