summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form.select/-remote-select-input/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.form.select/-remote-select-input/index.html')
-rw-r--r--api/pl.treksoft.kvision.form.select/-remote-select-input/index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.form.select/-remote-select-input/index.html b/api/pl.treksoft.kvision.form.select/-remote-select-input/index.html
index 05a2e61e..8010522b 100644
--- a/api/pl.treksoft.kvision.form.select/-remote-select-input/index.html
+++ b/api/pl.treksoft.kvision.form.select/-remote-select-input/index.html
@@ -99,6 +99,15 @@
</tr>
<tr>
<td>
+<p><a href="../-select-input/options.html">options</a></p>
+</td>
+<td>
+<code><span class="keyword">var </span><span class="identifier">options</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin.collections/-list/index.html"><span class="identifier">List</span></a><span class="symbol">&lt;</span><a href="../../pl.treksoft.kvision.core/-string-pair.html"><span class="identifier">StringPair</span></a><span class="symbol">&gt;</span><span class="symbol">?</span></code>
+<p>A list of options (value to label pairs) for the select control.</p>
+</td>
+</tr>
+<tr>
+<td>
<p><a href="../-select-input/placeholder.html">placeholder</a></p>
</td>
<td>