Skip to main content
Ejecuta cualquier Skill en Manus
con un clic

setup

Install a TanStack Table v9 framework adapter and wire up a first table with `tableFeatures({...})` declaring `features`, an `rowModels` map of factory results (`createSortedRowModel(sortFns)`, `createFilteredRowModel(filterFns)`, `createPaginatedRowModel()`, …), a `createColumnHelper<typeof features, TData>()` column set, and the framework `useTable` / `injectTable` / `createTable` / `constructTable` entry point. Covers the registry model, why `features` must be module-scoped, when to reach for `stockFeatures`, and `coreFeatures`.

Estrellas28.079
Forks3522
Actualizado5 de junio de 2026, 18:39
SKILL.md
readonly