Nuxt/docs/3.api/3.utils/on-before-route-leave.md

435 B

title description links
onBeforeRouteLeave The onBeforeRouteLeave composable allows registering a route guard within a component.
label icon to size
Source i-simple-icons-github https://github.com/nuxt/nuxt/blob/main/packages/nuxt/src/app/composables/router.ts xs

:read-more{icon="i-simple-icons-vuedotjs" to="https://router.vuejs.org/api/#onBeforeRouteLeave" title="Vue Router Docs" target="_blank"}