Package-level declarations
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Properties
Link copied to clipboard
A strongly-typed anchor component for declarative navigation. Handles path, search, hash and state updates with optional route preloading and active-state styling.
Link copied to clipboard
Render the next child match in the route tree. Typically used inside a route component to render nested routes.
Link copied to clipboard
Top-level component that renders the active route matches and provides the router to the React tree via context.
Functions
Link copied to clipboard
Creates a root Route instance used to build your route tree.
Link copied to clipboard
Creates a non-root Route instance for code-based routing.
Link copied to clipboard
Creates a new Router instance for React.
Link copied to clipboard
Link copied to clipboard
Access the current TanStack Router instance from React context. Must be used within a RouterProvider.