← 返回首页
CSSVariableReferenceValue: CSSVariableReferenceValue() コンストラクター - Web API | MDN

このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。

View in English Always switch to English

CSSVariableReferenceValue: CSSVariableReferenceValue() コンストラクター

Limited availability

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

新しい CSSVariableReferenceValue を生成します。

In this article

構文

js
new CSSVariableReferenceValue(variable) new CSSVariableReferenceValue(variable, fallback)

引数

variable

カスタムプロパティ名

fallback 省略可

カスタムプロパティの代替値

仕様書

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

ブラウザーの互換性

Enable JavaScript to view this browser compatibility table.