Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Preload intent proximity, no documentation#5769

gsouf started this conversation inGeneral
Discussion options

Hi,

The source code has a config for preload intent proximity:https://github.com/TanStack/router/blob/main/packages/router-core/src/router.ts#L192C1-L199C41

/**   * The default `preloadIntentProximity` a route should use if no preloadIntentProximity is provided.   *   *@default 0   *@link [API Docs](https://tanstack.com/router/latest/docs/framework/react/api/router/RouterOptionsType#defaultpreloadintentproximity-property)   *@link [Guide](https://tanstack.com/router/latest/docs/framework/react/guide/preloading#preload-intent-proximity)   */  defaultPreloadIntentProximity?:number

but none of the links in the doc block have information about it. I couldn't find any documentation. What is this value supposed to be exactly? The distance in pixels?

Thanks!

You must be logged in to vote

Replies: 0 comments

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Category
General
Labels
None yet
1 participant
@gsouf

[8]ページ先頭

©2009-2025 Movatter.jp