diff options
author | Robert Jaros <rjaros@finn.pl> | 2020-03-13 01:05:20 +0100 |
---|---|---|
committer | Robert Jaros <rjaros@finn.pl> | 2020-03-13 01:05:20 +0100 |
commit | 0365722f8549ee93918be99da1b9f901cf0b2c8d (patch) | |
tree | 01624b829e0d11c122070dacab6e7b1bf90325a8 /api/pl.treksoft.kvision.form.check/-check-box/value.html | |
parent | 4ffe1bee99a55e985bb71dacff3839263cb4316f (diff) | |
download | kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.gz kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.tar.bz2 kvision-0365722f8549ee93918be99da1b9f901cf0b2c8d.zip |
API documentation for KVision 3.5.2
Diffstat (limited to 'api/pl.treksoft.kvision.form.check/-check-box/value.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.check/-check-box/value.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/api/pl.treksoft.kvision.form.check/-check-box/value.html b/api/pl.treksoft.kvision.form.check/-check-box/value.html index 79ac64e8..0b32918c 100644 --- a/api/pl.treksoft.kvision.form.check/-check-box/value.html +++ b/api/pl.treksoft.kvision.form.check/-check-box/value.html @@ -8,9 +8,8 @@ <a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.check</a> / <a href="index.html">CheckBox</a> / <a href="./value.html">value</a><br/> <br/> <h1>value</h1> -<a name="pl.treksoft.kvision.form.check.CheckBox$value"></a> +(js) <a name="pl.treksoft.kvision.form.check.CheckBox$value"></a> <code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">value</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-boolean/index.html"><span class="identifier">Boolean</span></a></code> -<p>Overrides <a href="../../pl.treksoft.kvision.form/-bool-form-control/value.html">BoolFormControl.value</a></p> <p>The selection state of the checkbox.</p> </BODY> </HTML> |