summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form.select/-simple-select-input/get-state.html
blob: 03915e0c57b97a86a8b939eb824d62f21992acd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<HTML>
<HEAD>
<meta charset="UTF-8">
<title>SimpleSelectInput.getState - kvision</title>
<link rel="stylesheet" href="../../../style.css">
</HEAD>
<BODY>
<a href="../../index.html">kvision</a>&nbsp;/&nbsp;<a href="../index.html">pl.treksoft.kvision.form.select</a>&nbsp;/&nbsp;<a href="index.html">SimpleSelectInput</a>&nbsp;/&nbsp;<a href="./get-state.html">getState</a><br/>
<br/>
<h1>getState</h1>
(js) <a name="pl.treksoft.kvision.form.select.SimpleSelectInput$getState()"></a>
<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">getState</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code>
<p>Get current state.</p>
</BODY>
</HTML>