CSSVariableReferenceValue: CSSVariableReferenceValue() constructor

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
CSSVariableReferenceValue() constructor