Add prefetch strategies to Link component #64980
juliomuhlbauer
started this conversation in
Ideas
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Goals
Add some strategies besides a boolean value to prefetch on Link
Non-Goals
No response
Background
For now, Nextjs only supports prefetching on viewport.
Proposal
Add some link strategies like Remix did: https://remix.run/docs/en/main/components/link#prefetch
Beta Was this translation helpful? Give feedback.
All reactions