TanStack Devtools
Devtools guidance for setup, framework adapters, plugins, event instrumentation, marketplace use, and production builds.
TanStack Devtools is alpha. Confirm core and plugin versions.
Workflow
- Inspect installed TanStack packages and exact versions.
- Read the adapter reference for the detected framework when the task uses an adapter.
- Topic references are indexes. Choose one guide or section for the task; follow its prerequisite links only when needed.
- Prefer installed package types and version-matched source guidance over memory.
- Preserve headless/core behavior when translating examples to a framework adapter.
Task routing
- Setup and production — App setup, Vite integration, and production behavior.
- Plugins and marketplace — Plugin panels, framework adapters, and marketplace use.
- Events and instrumentation — Event client, instrumentation, and bidirectional events.
Framework routing
- Vanilla — detect
@tanstack/devtools. Read Plugins and marketplace. Shared guidance; check adapter-specific differences. - React — detect
@tanstack/react-devtools. Read Plugins and marketplace. Shared guidance; check adapter-specific differences. - Preact — detect
@tanstack/preact-devtools. Read Plugins and marketplace. Shared guidance; check adapter-specific differences. - Solid — detect
@tanstack/solid-devtools. Read Plugins and marketplace. Shared guidance; check adapter-specific differences. - Vue — detect
@tanstack/vue-devtools. Read Plugins and marketplace. Shared guidance; check adapter-specific differences. - Svelte — detect
@tanstack/svelte-devtools. Read Plugins and marketplace. Shared guidance; check adapter-specific differences. - Angular — detect
@tanstack/angular-devtools. Read Plugins and marketplace. Shared guidance; check adapter-specific differences.
See source provenance for exact upstream inputs and deduplication records.