Source

tanstack/table

32 skills · 576 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
core Use TanStack Table v9 as a headless data-grid state and row-processing engine. Load for first-table architecture, sta…
tanstack/table
32
2
getting-started Create an Alpine TanStack Table v9 table with createTable, explicit tableFeatures, Alpine.reactive data getters, x-fo…
tanstack/table
25
3
typescript Preserve TanStack Table v9 inference with createColumnHelper, columns(), tableOptions, tableFeatures, and metaHelper.…
tanstack/table
25
4
client-vs-server Choose client or server ownership for filtering, grouping, sorting, expanding, and pagination in TanStack Table v9. L…
tanstack/table
23
5
column-filtering Filter columns with columnFilteringFeature, filteredRowModel, filterFns, filterMeta, nested-row direction, and manual…
tanstack/table
23
6
create-table-hook Share Alpine tableFeatures, defaults, createAppTable, and createAppColumnHelper with createTableHook. Load when multi…
tanstack/table
22
7
column-visibility Hide columns with columnVisibilityFeature while rendering visibility-aware header, column, and cell collections. Load…
tanstack/table
21
8
api-not-found Diagnose missing TanStack Table v9 exports, options, state slices, and instance methods. Load before inventing an API…
tanstack/table
20
9
global-filtering Apply globalFilter across eligible columns with globalFilteringFeature, columnFilteringFeature, filteredRowModel, glo…
tanstack/table
20
10
aggregation Aggregate TanStack Table columns independently of grouping, including grand totals, caller-selected row totals, multi…
tanstack/table
19
11
cell-selection Select, add, and subtract rectangular cell ranges with cellSelectionFeature: ordered include/exclude operations keyed…
tanstack/table
19
12
cell-spanning Merge adjacent body cells with cellSpanningFeature: value-based rowSpan opt-in per column via spanRows, per-row colSp…
tanstack/table
19
13
column-faceting Build faceted filter UIs with columnFacetingFeature, facetedRowModel, facetedUniqueValues, and facetedMinMaxValues. L…
tanstack/table
19
14
column-ordering Control TanStack Table v9 leaf columnOrder with stable IDs while accounting for pinning regions, visibility, and grou…
tanstack/table
19
15
column-pinning Pin columns into logical start, center, and end regions with columnPinningFeature and renderer-owned sticky CSS. Load…
tanstack/table
19
16
column-resizing Wire columnResizingFeature, header.getResizeHandler, resize mode and direction, pointer or touch events, and performa…
tanstack/table
19
17
column-sizing Use columnSizingFeature numeric size, minSize, maxSize, getSize, getStart, getAfter, and total-size APIs in table, gr…
tanstack/table
19
18
custom-features Author a TanStack Table v9 feature plugin across every FeatureMap and API installation surface: state, options, colum…
tanstack/table
19
19
expanding Expand hierarchical subrows or custom detail panels with rowExpandingFeature, expandedRowModel, getSubRows, getRowCan…
tanstack/table
18
20
grouping Group rows with columnGroupingFeature, groupedRowModel, groupedColumnMode, and manualGrouping. Load for grouped or pl…
tanstack/table
18
21
migrate-v8-to-v9 Complete Angular v8-to-v9 migration reference: injectTable and injection context, explicit features and row-model slo…
tanstack/table
18
22
pagination Paginate with rowPaginationFeature and paginatedRowModel or manualPagination. Load for pageIndex/pageSize state, rowC…
tanstack/table
18
23
sorting Sort with rowSortingFeature, sortedRowModel, sortFns, multi-sort and removal options, sortUndefined, and manualSortin…
tanstack/table
18
24
table-features Register TanStack Table v9 tableFeatures, feature plugins, create*RowModel factories, and function registries in prer…
tanstack/table
18
25
row-selection Maintain rowSelection ID state with stable getRowId, single, multi, subrow, and Shift-range rules, selected row model…
tanstack/table
17
26
table-state Read automatically reactive Alpine table APIs in bindings and own slices with Alpine.reactive getters plus on*Change …
tanstack/table
17
27
row-pinning Pin stable row IDs into top, center, and bottom collections with rowPinningFeature and keepPinnedRows. Load for filte…
tanstack/table
13
28
with-tanstack-query Compose Angular Query with signal-owned Table filtering, sorting, and pagination state using reactive query options, …
tanstack/table
12
29
with-tanstack-virtual Virtualize Angular Table final row or column models inside the correct injection and reactive lifecycle with signal c…
tanstack/table
10
30
devtools Register Angular Table v9 instances with injectTanStackTableDevtools inside injection context. Load for reactive tabl…
tanstack/table
8
31
fuzzy-ranking Rank fuzzy matches with rankItem, filter with RankingInfo.passed, compare saved ranking metadata with compareItems, a…
tanstack/table
7
32
github-issue-repro-and-fix Investigate a GitHub issue, determine whether it is a real bug, reproduce it with the smallest practical test or exam…
tanstack/table
2