diff options
Diffstat (limited to 'api/pl.treksoft.kvision.form.check/-check-box-input/index.html')
-rw-r--r-- | api/pl.treksoft.kvision.form.check/-check-box-input/index.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/api/pl.treksoft.kvision.form.check/-check-box-input/index.html b/api/pl.treksoft.kvision.form.check/-check-box-input/index.html index a9445cdb..c6e3ce14 100644 --- a/api/pl.treksoft.kvision.form.check/-check-box-input/index.html +++ b/api/pl.treksoft.kvision.form.check/-check-box-input/index.html @@ -104,15 +104,6 @@ </tr> <tr> <td> -<p><a href="../-check-input/after-postpatch.html">afterPostpatch</a></p> -</td> -<td> -<code><span class="keyword">open</span> <span class="keyword">fun </span><span class="identifier">afterPostpatch</span><span class="symbol">(</span><span class="identifier" id="pl.treksoft.kvision.form.check.CheckInput$afterPostpatch(com.github.snabbdom.VNode)/node">node</span><span class="symbol">:</span> <span class="identifier">VNode</span><span class="symbol">)</span><span class="symbol">: </span><a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a></code> -<p>Method called after updating Snabbdom vnode.</p> -</td> -</tr> -<tr> -<td> <p><a href="../-check-input/blur.html">blur</a></p> </td> <td> |