ReferenceComposablesPaths and versionsuseDuxtPath()useDuxtPath() Copy pageThe path the documentation is at, locale stripped.#Signatureconst path = useDuxtPath(); #ReturnsThe current route path with the locale segment removed — the path as the documentation knows it.#NotesEverything that reasons about pages reasons about this, not about route.path: /de/duxt/getting-started and /duxt/getting-started are the same page. PreviousPaths and versionsNext useDuxtLink()Was this page helpful? Yes No