kvision
7.0.0
js
kvision
/
io.kvision.core
/
Component
/
addAfterDestroyHook
add
After
Destroy
Hook
js
abstract
fun
addAfterDestroyHook
(
hook
:
(
)
->
Unit
)
:
Boolean
The supplied function is called after the component is removed from the DOM.