navigation.type
string PII: Maybe OTel: False The type of navigation done by a client-side router.
Example
router.push Changelog
v0.1.0 #127
v0.0.0
Raw JSON
{
"key": "navigation.type",
"brief": "The type of navigation done by a client-side router.",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": false,
"example": "router.push",
"changelog": [
{
"version": "0.1.0",
"prs": [
127
]
},
{
"version": "0.0.0"
}
]
}