Replies: 2 comments
-
Have you looked into https://tanstack.com/router/latest/docs/framework/react/guide/link-options ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@CanRau Thanks for your reply. I have read it, but I can't get how to achieve my needs with it. I've tried |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How could I denote a param to accept link options?
For example
So that I can use
And one more question, sometimes I want to just accept the
to
(no paths, no queries, etc.), likeIs there any way to do these things? I try to play with
Link
andlinkOptions
, but finally failedBeta Was this translation helpful? Give feedback.
All reactions