CSSVariableReferenceValue: CSSVariableReferenceValue() constructor

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

Syntax

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

Parameters

Specifications

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

Browser compatibility

desktopmobile
Chrome
Edge
Firefox
Opera
Safari
Chrome Android
Firefox for Android
Opera Android
Safari on iOS
Samsung Internet
WebView Android
WebView on iOS
CSSVariableReferenceValue() constructor