aboutsummaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.form.check/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.form.check/index.html')
-rw-r--r--api/pl.treksoft.kvision.form.check/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/pl.treksoft.kvision.form.check/index.html b/api/pl.treksoft.kvision.form.check/index.html
index 22161c98..d61b4b2a 100644
--- a/api/pl.treksoft.kvision.form.check/index.html
+++ b/api/pl.treksoft.kvision.form.check/index.html
@@ -35,7 +35,7 @@
<p><a href="-check-input/index.html">CheckInput</a></p>
</td>
<td>
-<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">CheckInput</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a></code>
+<code><span class="keyword">open</span> <span class="keyword">class </span><span class="identifier">CheckInput</span>&nbsp;<span class="symbol">:</span>&nbsp;<a href="../pl.treksoft.kvision.core/-widget/index.html"><span class="identifier">Widget</span></a><span class="symbol">, </span><a href="../pl.treksoft.kvision.form/-form-input/index.html"><span class="identifier">FormInput</span></a></code>
<p>The basic input component rendered as HTML <em>input type="checkbox"</em> or <em>input type="radio"</em>.</p>
</td>
</tr>