blob: fa2cd42cac3ded9e87b78193904266eadcc90f80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
---
title: maxLength
slug: Archive/Mozilla/XUL/Property/maxLength
tags:
- XUL Properties
- XUL Reference
translation_of: Archive/Mozilla/XUL/Property/maxLength
---
<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/maxLength">maxLength</a></span></code> </dt><dd> 型: <em>整数型</em> </dd><dd> textbox に入力することができる文字数の最大値。 </dd></dl>
<div class="noinclude">
</div>
|