blob: 860ed2fd39ee93b29d0472bed9bc4daeb6303fcd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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>
|