CSSVariableReferenceValue:variable 属性
有限可用
CSSVariableReferenceValue 接口的 variable 属性返回 CSSVariableReferenceValue 的 自定义属性名称。
值
以 -- 开头的字符串(即自定义属性名称)。
规范
| 规范 |
|---|
| CSS Typed OM Level 1> # dom-cssvariablereferencevalue-variable> |