CSSVariableReferenceValue: CSSVariableReferenceValue() コンストラクター
Limited availability
This feature is not Baseline because it does not work in some of the most widely-used browsers.
新しい CSSVariableReferenceValue を生成します。
構文
js
new CSSVariableReferenceValue(variable)
new CSSVariableReferenceValue(variable, fallback)
引数
仕様書
| Specification |
|---|
| CSS Typed OM Level 1 # dom-cssvariablereferencevalue-cssvariablereferencevalue |