blob: f6ed3070bb9bd7ac16722eecafc6784ce243fd7a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
---
title: value
slug: Archive/Mozilla/XUL/Property/value
tags:
- XUL Properties
- XUL Reference
translation_of: Archive/Mozilla/XUL/Property/value
---
<div class="noinclude">
<span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/ja/docs/XUL_Reference" title="XUL_Reference">XUL リファレンス</a></span></div>
<dl>
<dt>
<code><span><a href="https://developer.mozilla.org/ja/docs/XUL/Property/value">value</a></span></code></dt>
<dd>
型: <em>文字列型</em></dd>
<dd>
<code id="a-value"><a href="https://developer.mozilla.org/ja/docs/Mozilla/Tech/XUL/Attribute/value">value</a></code> 属性の値の取得と設定。</dd>
</dl>
<div class="noinclude">
<h3 id="See_also" name="See_also">参照</h3>
<ul>
<li><a href="/ja/docs/XUL/Property/datepicker.value" title="XUL/Property/Datepicker.value">Datepicker.value</a></li>
<li><a href="/ja/docs/XUL/Property/textbox.value" title="XUL/Property/Textbox.value">Textbox.value</a></li>
<li><a href="/ja/docs/XUL/Property/timepicker.value" title="XUL/Property/Timepicker.value">Timepicker.value</a></li>
</ul>
</div>
|