Skip to main content
Execute qualquer Skill no Manus
com um clique

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`.

Estrelas28.079
Forks3.522
Atualizado5 de junho de 2026 às 18:39
SKILL.md
readonly