Replies: 2 comments
-
|
@pacocoursey could you leave a short note on wether this is not intended at all, there is already a way to solve it, a PR would be welcome, … ? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
+1 |
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.
-
Heyho, I would like to add
Items to the commandCommand.Groupthat behave like links. Is that possible somehow or are there any examples on the usage with react-router, next router or similar or even plain<a href="" />?Of course I can attach an imperative
navigate()call to theonClick-handler, but that makes me loose native link benefits, such as open in new tab, previews on iOS, debugging hrefs etc.Any Hints or ideas?
Beta Was this translation helpful? Give feedback.
All reactions