@sargonpiraev

TanStack Table (react-table)

#frontend

TanStack Table (formerly react-table) is a headless table engine for React: sorting, filtering, grouping, and virtualization hooks without imposing markup or styles. You bring the UI (often with MUI Data Grid or hand-built cells) and wire state through the library’s APIs. “React Table” usually means this package in modern codebases, not a separate legacy product.