vue-lynx/vapor / onMounted

Function: onMounted()

function onMounted(hook, target?): void

Parameters

ParameterType
hookany
target?null | GenericComponentInstance

Returns

void

Defined in

packages/vue-lynx/runtime/src/vapor-app.ts:47