kvision
5.18.0
js
kvision
/
io.kvision.core
/
Widget
/
addAfterInsertHook
add
After
Insert
Hook
js
open
override
fun
addAfterInsertHook
(
hook
:
(
VNode
)
->
Unit
)
:
<Error class: unknown class>
The supplied function is called after the widget is inserted into the DOM.