blob: e0694f732fb33ef5ebd4673a4374538a0fac5026 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>AjaxOptions.minLength - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.select</a> / <a href="index.html">AjaxOptions</a> / <a href="./min-length.html">minLength</a><br/>
<br/>
<h1>minLength</h1>
<a name="pl.treksoft.kvision.form.select.AjaxOptions$minLength"></a>
<code><span class="keyword">val </span><span class="identifier">minLength</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-int/index.html"><span class="identifier">Int</span></a></code>
<p><a href="https://github.com/truckingsim/Ajax-Bootstrap-Select#optionsminlength">AjaxBootstrapSelect minLength</a> option</p>
</BODY>
</HTML>
|