CSSVariableReferenceValue: CSSVariableReferenceValue() Konstruktor
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
Erstellt einen neuen CSSVariableReferenceValue
.
Syntax
js
new CSSVariableReferenceValue(variable)
new CSSVariableReferenceValue(variable, fallback)
Parameter
Spezifikationen
Specification |
---|
CSS Typed OM Level 1 # dom-cssvariablereferencevalue-cssvariablereferencevalue |