Reference
LinkPrefetch
Selects when the app router should prefetch a linked route.
Signature
type LinkPrefetch = "intent" | "viewport" | "none" | falseReference
Selects when the app router should prefetch a linked route.
type LinkPrefetch = "intent" | "viewport" | "none" | false