diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.select/-select-input/select-width.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form.select/-select-input/select-width.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.select/-select-input/select-width.html b/docs/api/pl.treksoft.kvision.form.select/-select-input/select-width.html deleted file mode 100644 index 65dd9467..00000000 --- a/docs/api/pl.treksoft.kvision.form.select/-select-input/select-width.html +++ /dev/null @@ -1,21 +0,0 @@ -<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> |