Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 505 Bytes

File metadata and controls

26 lines (16 loc) · 505 Bytes
title slug
CSSVariableReferenceValue.variable
Web/API/CSSVariableReferenceValue/variable

{{APIRef("CSSOM")}}{{SeeCompatTable}}

variable は {{domxref("CSSVariableReferenceValue")}} インターフェイスのプロパティで、カスタム名で返される組み込み CSS 値です。

構文

var fallback = CSSVariableReferenceValue.fallback;

{{domxref('CSSUnparsedValue')}} です。

仕様書

{{Specifications}}

ブラウザーの対応

{{Compat}}