pub const NAVIGATION__ORIGIN: &str = "navigation.origin";๐Deprecated:
Use ROUTER__NAVIGATION__ORIGIN (router.navigation.origin) instead.
Expand description
The origin of the navigation (usually client side router navigations). Should preferrably parameterized template (like url.template) or a URL path otherwise.
- Scrubbing: Auto
- Rewriting behavior: Backfill
ยงAliases
ROUTER__NAVIGATION__ORIGIN(router.navigation.origin)SENTRY__SVELTEKIT__NAVIGATION__FROM(sentry.sveltekit.navigation.from)