Sponsor of the Day:
Jerkmate
https://nuxt.com/docs/4.x/api/utils/prerender-routes
prerenderRoutes · Nuxt Utils v4
prerenderRoutes hints to Nitro to prerender an additional route.
nuxt utils v4
https://nuxt.com/docs/4.x/api/utils/create-error
createError · Nuxt Utils v4
Create an error object with additional metadata.
nuxt utils v4
https://nuxt.com/docs/4.x/api/utils/on-before-route-leave
onBeforeRouteLeave · Nuxt Utils v4
The onBeforeRouteLeave composable allows registering a route guard within a component.
nuxt utils v4
https://nuxt.com/docs/4.x/api/utils/refresh-cookie
refreshCookie · Nuxt Utils v4
Refresh useCookie values manually when a cookie has changed
nuxt utils v4
https://nuxt.com/docs/4.x/api/utils/define-nuxt-plugin
defineNuxtPlugin · Nuxt Utils v4
defineNuxtPlugin() is a helper function for creating Nuxt plugins.
nuxt utils v4
https://nuxt.com/docs/4.x/api/utils/define-page-meta
definePageMeta · Nuxt Utils v4
Define metadata for your page components.
nuxt utils v4
https://nuxt.com/docs/4.x/directory-structure/app/utils
utils · Nuxt Directory Structure v4
Use the utils/ directory to auto-import your utility functions throughout your application.
nuxt directory structureutilsv4