diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.check/-check-input/extra-value.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.check/-check-input/extra-value.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.form.check/-check-input/extra-value.html b/api/pl.treksoft.kvision.form.check/-check-input/extra-value.html index 07e80196..347bbd00 100644 --- a/api/pl.treksoft.kvision.form.check/-check-input/extra-value.html +++ b/api/pl.treksoft.kvision.form.check/-check-input/extra-value.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.check</a> / <a href="index.html">CheckInput</a> / <a href="./extra-value.html">extraValue</a><br/> <br/> <h1>extraValue</h1> -<a name="pl.treksoft.kvision.form.check.CheckInput$extraValue"></a> +(js) <a name="pl.treksoft.kvision.form.check.CheckInput$extraValue"></a> <code><span class="keyword">var </span><span class="identifier">extraValue</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 additional String value used for the radio button group.</p> <p><strong>Getter</strong><br/> |