Get to know MDN better
このページはコミュニティーの尽力で英語から翻訳されました。MDN Web Docs コミュニティーについてもっと知り、仲間になるにはこちらから。
This feature is not Baseline because it does not work in some of the most widely-used browsers.
CSSVariableReferenceValue は CSS 型付きオブジェクトモデル API のインターフェイスで、組み込み CSS 値のカスタム名を作成することができます。このオブジェクトは機能的に「CSS 変数」と呼ばれることがあり、 var() 関数と同じ用途を提供します。カスタム名は 2 本のダッシュで始める必要があります。
新しい CSSVariableReferenceValue オブジェクトを生成します。
コンストラクターに渡されたカスタム名を返します。
CSSVariableReferenceValue.fallback 読取専用カスタム名の組み込み CSS 値を返します。
なし。
| CSS Typed OM Level 1 # cssvariablereferencevalue |
Enable JavaScript to view this browser compatibility table.
This page was last modified on 2026年2月16日 by MDN contributors.
Your blueprint for a better internet.
Visit Mozilla Corporation’s not-for-profit parent, the Mozilla Foundation.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.