angular/client-to-server

Official

Migrate 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 / manualExpanding options so the table trusts server results.
  • Correct row-model ownership: removes the matching client-side _rowModels factories to prevent double-processing (and incorrect display).
  • Production-ready server wiring: hoists controlled slices into Angular signals, sets rowCount for correct page navigation, and applies getRowId for 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 required

Components

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.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.