CSSVariableReferenceValue: CSSVariableReferenceValue() constructor

Syntax

new CSSVariableReferenceValue(variable)
new CSSVariableReferenceValue(variable, fallback)

Parameters

variable

A custom property name.

fallback Optional

A custom property fallback value.

Specifications

Specification
CSS Typed OM Level 1
# dom-cssvariablereferencevalue-cssvariablereferencevalue

Browser compatibility

BCD tables only load in the browser