CSSVariableReferenceValue:variable 属性
>CSSVariableReferenceValue 接口的 variable 属性返回 CSSVariableReferenceValue 的 自定义属性名称。
值
以 -- 开头的字符串(即自定义属性名称)。
规范
| 规范 |
|---|
| CSS Typed OM Level 1> # dom-cssvariablereferencevalue-variable> |
此页面由社区从英文翻译而来。了解更多并加入 MDN Web Docs 社区。
CSSVariableReferenceValue 接口的 variable 属性返回 CSSVariableReferenceValue 的 自定义属性名称。
以 -- 开头的字符串(即自定义属性名称)。
| 规范 |
|---|
| CSS Typed OM Level 1> # dom-cssvariablereferencevalue-variable> |