diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.check/-check-input/size.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.check/-check-input/size.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.form.check/-check-input/size.html b/api/pl.treksoft.kvision.form.check/-check-input/size.html new file mode 100644 index 00000000..cafb49d6 --- /dev/null +++ b/api/pl.treksoft.kvision.form.check/-check-input/size.html @@ -0,0 +1,21 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>CheckInput.size - kvision</title> +<link rel="stylesheet" href="../../../style.css"> +</HEAD> +<BODY> +<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.check</a> / <a href="index.html">CheckInput</a> / <a href="./size.html">size</a><br/> +<br/> +<h1>size</h1> +<a name="pl.treksoft.kvision.form.check.CheckInput$size"></a> +<code><span class="keyword">var </span><span class="identifier">size</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.form/-input-size/index.html"><span class="identifier">InputSize</span></a><span class="symbol">?</span></code> +<p>The size of the input.</p> +<p><strong>Getter</strong><br/> +<p>The size of the input.</p> +</p> +<p><strong>Setter</strong><br/> +<p>The size of the input.</p> +</p> +</BODY> +</HTML> |