CSSVariableReferenceValue

open class CSSVariableReferenceValue(var variable: String, val fallback: CSSUnparsedValue? = definedExternally)(source)

MDN Reference

Constructors

Link copied to clipboard
constructor(variable: String, fallback: CSSUnparsedValue? = definedExternally)

Properties

Link copied to clipboard
Link copied to clipboard