Skip to content

Using Link from react-aria-components vs. Link from @remix-run/react #8597

Closed Answered by sergiodxa
lensbart asked this question in Q&A
Discussion options

You must be logged in to vote

The Link from Remix will perform a client side navigation and let you prefetch the assets and data of the linked route.

The link from React Aria I imagine has some JS to fix some a11y issues, but it works as a normal anchor tag.

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lensbart
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants