Skip to main content

CSSStyleValue

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.

MDN Reference

Extended by

Methods

toString()

toString(): string;

Returns

string