navigation.type
string PII: Maybe OTel: False The type of navigation done by a client-side router.
Example
router.push 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"
}