diff options
Diffstat (limited to 'api/kvision/pl.treksoft.kvision.form.select/-select-input/select-width.html')
-rw-r--r-- | api/kvision/pl.treksoft.kvision.form.select/-select-input/select-width.html | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/api/kvision/pl.treksoft.kvision.form.select/-select-input/select-width.html b/api/kvision/pl.treksoft.kvision.form.select/-select-input/select-width.html new file mode 100644 index 00000000..65dd9467 --- /dev/null +++ b/api/kvision/pl.treksoft.kvision.form.select/-select-input/select-width.html @@ -0,0 +1,21 @@ +<HTML> +<HEAD> +<meta charset="UTF-8"> +<title>SelectInput.selectWidth - 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">SelectInput</a> / <a href="./select-width.html">selectWidth</a><br/> +<br/> +<h1>selectWidth</h1> +<a name="pl.treksoft.kvision.form.select.SelectInput$selectWidth"></a> +<code><span class="keyword">var </span><span class="identifier">selectWidth</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.core/-css-size.html"><span class="identifier">CssSize</span></a><span class="symbol">?</span></code> +<p>The width of the select control.</p> +<p><strong>Getter</strong><br/> +<p>The width of the select control.</p> +</p> +<p><strong>Setter</strong><br/> +<p>The width of the select control.</p> +</p> +</BODY> +</HTML> |