diff options
Diffstat (limited to 'docs/api/pl.treksoft.kvision.form.check/-radio/squared.html')
-rw-r--r-- | docs/api/pl.treksoft.kvision.form.check/-radio/squared.html | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/docs/api/pl.treksoft.kvision.form.check/-radio/squared.html b/docs/api/pl.treksoft.kvision.form.check/-radio/squared.html deleted file mode 100644 index 108305be..00000000 --- a/docs/api/pl.treksoft.kvision.form.check/-radio/squared.html +++ /dev/null @@ -1,21 +0,0 @@ -<HTML> -<HEAD> -<meta charset="UTF-8"> -<title>Radio.squared - kvision</title> -<link rel="stylesheet" href="../../../style.css"> -</HEAD> -<BODY> -<a href="../../index.html">kvision</a> / <a href="../index.html">pl.treksoft.kvision.form.check</a> / <a href="index.html">Radio</a> / <a href="./squared.html">squared</a><br/> -<br/> -<h1>squared</h1> -<a name="pl.treksoft.kvision.form.check.Radio$squared"></a> -<code><span class="keyword">var </span><span class="identifier">squared</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>Determines if the radio button is rendered as a square.</p> -<p><strong>Getter</strong><br/> -<p>Determines if the radio button is rendered as a square.</p> -</p> -<p><strong>Setter</strong><br/> -<p>Determines if the radio button is rendered as a square.</p> -</p> -</BODY> -</HTML> |