diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form/-form-control/get-value.html')
-rw-r--r-- | api/pl.treksoft.kvision.form/-form-control/get-value.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.form/-form-control/get-value.html b/api/pl.treksoft.kvision.form/-form-control/get-value.html index 6ac2fc1e..de90ea7a 100644 --- a/api/pl.treksoft.kvision.form/-form-control/get-value.html +++ b/api/pl.treksoft.kvision.form/-form-control/get-value.html @@ -8,7 +8,7 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form</a> / <a href="index.html">FormControl</a> / <a href="./get-value.html">getValue</a><br/> <br/> <h1>getValue</h1> -<a name="pl.treksoft.kvision.form.FormControl$getValue()"></a> +(js) <a name="pl.treksoft.kvision.form.FormControl$getValue()"></a> <code><span class="keyword">abstract</span> <span class="keyword">fun </span><span class="identifier">getValue</span><span class="symbol">(</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-any/index.html"><span class="identifier">Any</span></a><span class="symbol">?</span></code> <p>Returns the value of the control.</p> <p><strong>Return</strong><br/> |