CSSVariableReferenceValue: fallback property

Note: This feature is available in Web Workers.

The fallback read-only property of the CSSVariableReferenceValue interface returns the custom property fallback value of the CSSVariableReferenceValue.

Value

A CSSUnparsedValue.

Specifications