blob: 7aca9067cbddf18ecb7b5f7241146ee377ae383e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
---
title: defaultValue
slug: Mozilla/Tech/XUL/Property/defaultValue
translation_of: Archive/Mozilla/XUL/Property/defaultValue
---
<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/defaultValue">defaultValue</a></span></code> </dt>
<dd>
类型: 字符串</dd>
<dd>
获取或设置一个<code>textbox</code>元素中显示的默认值.</dd>
</dl>
|