CSSStyleValue

open class CSSStyleValue(source)

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

Inheritors

Types

Link copied to clipboard
object Companion