core
0.23.5
js
core
/
de.peekandpoke.kraft.vdom
/
VDomEngine
/
mount
mount
js
abstract
fun
mount
(
element
:
HTMLElement
,
view
:
VDom
.
(
)
->
Any
?
)