Reference
AppRouterNavigationType
Names the client navigation operation that produced the current router state.
Signature
type AppRouterNavigationType = "push" | "replace" | "pop" | "refresh"Reference
Names the client navigation operation that produced the current router state.
type AppRouterNavigationType = "push" | "replace" | "pop" | "refresh"