kvision
7.0.0
js
kvision
/
io.kvision.core
/
Component
/
addAfterInsertHook
add
After
Insert
Hook
js
abstract
fun
addAfterInsertHook
(
hook
:
(
VNode
)
->
Unit
)
:
Boolean
The supplied function is called after the component is inserted into the DOM.