T
TanStack2y ago
mute-gold

Generate URL from navigate({ to, params & search })?

Is there a way to generate a URL given the "to", "params" & "search" keys normally passed to a navigate call?
1 Reply
mute-gold
mute-goldOP2y ago
router.buildLocation(...)

Did you find this page helpful?