diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.select/-select-option/value.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.select/-select-option/value.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.form.select/-select-option/value.html b/api/pl.treksoft.kvision.form.select/-select-option/value.html index c31c0ece..924ab0d0 100644 --- a/api/pl.treksoft.kvision.form.select/-select-option/value.html +++ b/api/pl.treksoft.kvision.form.select/-select-option/value.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.select</a> / <a href="index.html">SelectOption</a> / <a href="./value.html">value</a><br/> <br/> <h1>value</h1> -<a name="pl.treksoft.kvision.form.select.SelectOption$value"></a> +(js) <a name="pl.treksoft.kvision.form.select.SelectOption$value"></a> <code><span class="keyword">var </span><span class="identifier">value</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>The value of the option.</p> <p><strong>Getter</strong><br/> |