onMount

fun onMount(handler: () -> Unit)(source)

Adds a function to be run when the receiving element is mounted.

Since

0.1.0

Parameters

handler

the handler