← 返回首页
CSSVariableReferenceValue: variable property - Web APIs | MDN

CSSVariableReferenceValue: variable property

Limited availability

This feature is not Baseline because it does not work in some of the most widely-used browsers.

The variable property of the CSSVariableReferenceValue interface returns the custom property name of the CSSVariableReferenceValue.

In this article

Value

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

Specifications

Specification
CSS Typed OM Level 1
# dom-cssvariablereferencevalue-variable

Browser compatibility

Enable JavaScript to view this browser compatibility table.