Installation
Summary
This lib provides an API to dynamically interact with iterable data: filtering, paging, sorting, selecting…
- Headless by design
- Typescript support
- SSR friendly
- no dependencies
Also provides some demo components, which you can grab and customize in your own project.
Server-side pagination
Link to documentation for server-side pagination, sort, filters...
Sample code