Our great sponsors
- Appwrite - The Open Source Firebase alternative introduces iOS support
- CodiumAI - TestGPT | Generating meaningful tests for busy devs
- InfluxDB - Access the most powerful time series database as a service
- ONLYOFFICE ONLYOFFICE Docs — document collaboration in your environment
- Sonar - Write Clean JavaScript Code. Always.
-
The newly-released AWS UI has a Table component, but there are no docs yet, so you have to rely on TypeScript definitions to guide you. You can see a demo here and the source code here (column definitions here, and useful hooks for generating state/props here for the table and here for pagination if you need it).
-
react-data-table
A responsive table library with built-in sorting, pagination, selection, expandable rows, and customizable styling.
you can use react data table https://www.npmjs.com/package/react-data-table-component
-
Appwrite
Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!
Related posts
- Mutations and router.refresh() not working
- My Repository of the Week: TanStack Table - The Headless UI Solution for Powerful Tables
- Can you recommend a React table components with virtualization and array indices (instead of key-value pairs)?
- How to solve overfetching with tRPC APIs when rendering tables (Pt. 1)
- The Best React Data Grid/Table Libraries with Material Design in 2023