Access Route path and parameter information.
Use parentPath for app-facing route logic. parentPathInternal is exposed so advanced integrations can align with the internal routing helpers when needed.
parentPath
parentPathInternal
The current route context.
Access Route path and parameter information.
Use
parentPathfor app-facing route logic.parentPathInternalis exposed so advanced integrations can align with the internal routing helpers when needed.