Back to Content

CSSVariableReferenceValue: fallback property

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

latest437 B
Original Source

{{APIRef("CSSOM")}}

The fallback read-only property of the {{domxref("CSSVariableReferenceValue")}} interface returns the custom property fallback value of the {{domxref("CSSVariableReferenceValue")}}.

Value

A {{domxref('CSSUnparsedValue')}}.

Specifications

{{Specifications}}

Browser compatibility

{{Compat}}