diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html b/docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html index 4d0cd393..534db71a 100644 --- a/docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html +++ b/docs/api/pl.treksoft.kvision.form.check/-radio-group/value.html @@ -12,8 +12,11 @@ <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/-string/index.html"><span class="identifier">String</span></a><span class="symbol">?</span></code> <p>Overrides <a href="../../pl.treksoft.kvision.form/-string-form-control/value.html">StringFormControl.value</a></p> <p>A value of the selected option.</p> +<p><strong>Getter</strong><br/> +<p>A value of the selected option.</p> +</p> <p><strong>Setter</strong><br/> -<p>Text value.</p> +<p>A value of the selected option.</p> </p> </BODY> </HTML> |