aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/mozilla/tech/xul/property/textbox.value/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/zh-cn/mozilla/tech/xul/property/textbox.value/index.html')
-rw-r--r--files/zh-cn/mozilla/tech/xul/property/textbox.value/index.html15
1 files changed, 15 insertions, 0 deletions
diff --git a/files/zh-cn/mozilla/tech/xul/property/textbox.value/index.html b/files/zh-cn/mozilla/tech/xul/property/textbox.value/index.html
new file mode 100644
index 0000000000..860ed2fd39
--- /dev/null
+++ b/files/zh-cn/mozilla/tech/xul/property/textbox.value/index.html
@@ -0,0 +1,15 @@
+---
+title: textbox.value
+slug: Mozilla/Tech/XUL/Property/textbox.value
+translation_of: Archive/Mozilla/XUL/Property/textbox.value
+---
+<div class="noinclude">
+ <span class="breadcrumbs XULRefProp_breadcrumbs">« <a href="/zh-CN/docs/XUL_Reference" title="XUL_Reference">XUL Reference</a></span></div>
+<dl>
+ <dt>
+ <code><span><a href="https://developer.mozilla.org/zh-CN/docs/XUL/Property/textbox.value">value</a></span></code></dt>
+ <dd>
+ 类型:字符串</dd>
+ <dd>
+ 读取或设置该<code>textbox</code>元素中的文本内容.</dd>
+</dl>