diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.check/-radio/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.check/-radio/index.html | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/api/pl.treksoft.kvision.form.check/-radio/index.html b/api/pl.treksoft.kvision.form.check/-radio/index.html index a838b536..e7d9d2f4 100644 --- a/api/pl.treksoft.kvision.form.check/-radio/index.html +++ b/api/pl.treksoft.kvision.form.check/-radio/index.html @@ -27,15 +27,6 @@ <tbody> <tr> <td> -<p><a href="disabled.html">disabled</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">disabled</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 field is disabled.</p> -</td> -</tr> -<tr> -<td> <p><a href="extra-value.html">extraValue</a></p> </td> <td> @@ -81,15 +72,6 @@ </tr> <tr> <td> -<p><a href="name.html">name</a></p> -</td> -<td> -<code><span class="keyword">var </span><span class="identifier">name</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 name attribute of the generated HTML input element.</p> -</td> -</tr> -<tr> -<td> <p><a href="rich.html">rich</a></p> </td> <td> @@ -99,15 +81,6 @@ </tr> <tr> <td> -<p><a href="size.html">size</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">var </span><span class="identifier">size</span><span class="symbol">: </span><a href="../../pl.treksoft.kvision.form/-input-size/index.html"><span class="identifier">InputSize</span></a><span class="symbol">?</span></code> -<p>The size of the input.</p> -</td> -</tr> -<tr> -<td> <p><a href="squared.html">squared</a></p> </td> <td> |