angular/client-to-server
OfficialMigrate Angular Table to server-driven data
AuthorTanStack
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill fixes the common migration challenge of converting an Angular Table setup from client-side processing to server-driven pagination, sorting, and filtering without breaking the existing UI and feature behavior.
Core Features & Use Cases
- Manual mode conversion: flips the relevant
manualPagination/manualSorting/manualFiltering/manualGrouping/manualExpandingoptions so the table trusts server results. - Correct row-model ownership: removes the matching client-side
_rowModelsfactories to prevent double-processing (and incorrect display). - Production-ready server wiring: hoists controlled slices into Angular signals, sets
rowCountfor correct page navigation, and appliesgetRowIdfor stable selection across refetches.
Quick Start
Use the angular/client-to-server skill to convert your existing Angular Table v9 from client-side to server-side processing for pagination, sorting, and filtering.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: angular/client-to-server Download link: https://github.com/TanStack/table/archive/main.zip#angular-client-to-server Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.