blob: 8927c198c1853555aec7de49a170058a5725f277 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
---
title: var
slug: Archive/Mozilla/XUL/Attribute/var
tags:
- XUL Attributes
- XUL Reference
translation_of: Archive/Mozilla/XUL/Attribute/var
---
<div class="noinclude">
<span class="breadcrumbs xulRefAttr_breadcrumbs">« <a href="/ja/docs/XUL/XUL_Reference">XUL リファレンス HOME</a></span></div>
<dl>
<dt>
<code id="a-var"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/var">var</a></code></dt>
<dd>
型: <em>文字列型</em></dd>
<dd>
?name などのテンプレート変数への参照。<br>
assign 要素では、値を割り当てる変数です。</dd>
</dl>
<p> </p>
|