summaryrefslogtreecommitdiff
path: root/api/pl.treksoft.kvision.core/-widget/after-insert-hook.html
diff options
context:
space:
mode:
Diffstat (limited to 'api/pl.treksoft.kvision.core/-widget/after-insert-hook.html')
-rw-r--r--api/pl.treksoft.kvision.core/-widget/after-insert-hook.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/api/pl.treksoft.kvision.core/-widget/after-insert-hook.html b/api/pl.treksoft.kvision.core/-widget/after-insert-hook.html
index a5530545..9a7dbfad 100644
--- a/api/pl.treksoft.kvision.core/-widget/after-insert-hook.html
+++ b/api/pl.treksoft.kvision.core/-widget/after-insert-hook.html
@@ -10,5 +10,6 @@
<h1>afterInsertHook</h1>
(js) <a name="pl.treksoft.kvision.core.Widget$afterInsertHook"></a>
<code><span class="keyword">var </span><span class="identifier">afterInsertHook</span><span class="symbol">: </span><span class="symbol">(</span><span class="symbol">(</span><span class="identifier">VNode</span><span class="symbol">)</span>&nbsp;<span class="symbol">-&gt;</span>&nbsp;<a href="https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-unit/index.html"><span class="identifier">Unit</span></a><span class="symbol">)</span><span class="symbol">?</span></code>
+<p>A function called after the widget is inserted to the DOM.</p>
</BODY>
</HTML>