pub const PARAMS__KEY: &str = "params.<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
URL__PATH__PARAMETER__KEY(url.path.parameter.<key>)