Skip to content

Types: UseLinkOptions

ts
type UseLinkOptions: RouterResolveOptions & object;

Type declaration

prefetch?

ts
optional prefetch: PrefetchConfig;