Back to Content

CSSVariableReferenceValue: variable property

files/en-us/web/api/cssvariablereferencevalue/variable/index.md

latest436 B
Original Source

{{APIRef("CSSOM")}}

The variable property of the {{domxref("CSSVariableReferenceValue")}} interface returns the custom property name of the {{domxref("CSSVariableReferenceValue")}}.

Value

A string beginning with -- (that is, a custom property name).

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}