Skip to content

Composition API: Lifecycle Hooks

onMounted()

onUpdated()

onUnmounted()

onBeforeMounted()

onBeforeUpdated()

onBeforeUnmounted()

onErrorCaptured()

onRenderTracked()

onRenderTriggered()

onActivated()

onDeactivated()

onServerPrefetch()

Composition API: Lifecycle Hooks has loaded