TanStack Table
Headless table and data-grid guidance with shared Table Core features and framework-specific adapters.
Workflow
- Inspect installed TanStack packages and exact versions.
- Read the foundation reference and the adapter reference for the detected framework.
- 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
- Foundations — Table Core, feature composition, and TypeScript.
- Data processing — Sorting, filtering, faceting, grouping, aggregation, pagination, and client/server boundaries.
- Layout and interaction — Ordering, pinning, sizing, visibility, selection, spanning, and expanding.
- Integrations and tools — Devtools and fuzzy ranking.
- Advanced and migration — Custom features, API diagnostics, and migration.
- React adapter — React Table adapter guidance.
- Preact adapter — Preact Table adapter guidance.
- Vue adapter — Vue Table adapter guidance.
- Solid adapter — Solid Table adapter guidance.
- Svelte adapter — Svelte Table adapter guidance.
- Angular adapter — Angular Table adapter guidance.
- Lit adapter — Lit Table adapter guidance.
- Alpine adapter — Alpine Table adapter guidance.
- Ember adapter — Ember Table adapter guidance.
- Octane adapter — Octane Table adapter guidance.
Framework routing
- React — detect
@tanstack/react-table. Read React adapter. - Preact — detect
@tanstack/preact-table. Read Preact adapter. - Vue — detect
@tanstack/vue-table. Read Vue adapter. - Solid — detect
@tanstack/solid-table. Read Solid adapter. - Svelte — detect
@tanstack/svelte-table. Read Svelte adapter. - Angular — detect
@tanstack/angular-table. Read Angular adapter. - Lit — detect
@tanstack/lit-table. Read Lit adapter. - Alpine — detect
@tanstack/alpine-table. Read Alpine adapter. - Ember — detect
@tanstack/ember-table. Read Ember adapter. - Octane — detect
@tanstack/octane-table. Read Octane adapter.
Product boundaries
Use these separate product skills when the task crosses their boundary: tanstack-query, tanstack-virtual.
See source provenance for exact upstream inputs and deduplication records.