pub const URL__PATH__PARAMETER__KEY: &str = "url.path.parameter.<key>";Expand description
Decoded parameters extracted from a URL path. Usually added by client-side routing frameworks like vue-router.
- PII: Maybe
- Rewriting behavior: None
ยงAliases
PARAMS__KEY(params.<key>)