aboutsummaryrefslogtreecommitdiff
path: root/files/ja/archive/mozilla/xul/property/textbox.value/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/ja/archive/mozilla/xul/property/textbox.value/index.html')
-rw-r--r--files/ja/archive/mozilla/xul/property/textbox.value/index.html18
1 files changed, 18 insertions, 0 deletions
diff --git a/files/ja/archive/mozilla/xul/property/textbox.value/index.html b/files/ja/archive/mozilla/xul/property/textbox.value/index.html
new file mode 100644
index 0000000000..fa198a722a
--- /dev/null
+++ b/files/ja/archive/mozilla/xul/property/textbox.value/index.html
@@ -0,0 +1,18 @@
+---
+title: textbox.value
+slug: Archive/Mozilla/XUL/Property/textbox.value
+tags:
+ - XUL Properties
+ - XUL Reference
+translation_of: Archive/Mozilla/XUL/Property/textbox.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/textbox.value">value</a></span></code></dt>
+ <dd>
+ 型: <em>文字列型</em></dd>
+ <dd>
+ textbox の現在の値を文字列として保持します。現在の値を変更するには、このプロパティを設定します。</dd>
+</dl>