diff --git a/examples/tanstack-react-table/README.md b/examples/tanstack-react-table/README.md index 48ac599b2..92ad4c580 100644 --- a/examples/tanstack-react-table/README.md +++ b/examples/tanstack-react-table/README.md @@ -1,5 +1,9 @@ # Example +This examples demos server side sorting / filtering / paging using remult + +[Open in stackblitz](https://stackblitz.com/github/remult/remult/tree/main/examples/tanstack-react-table) + Based on TanStack Table example: https://tanstack.com/table/latest/docs/framework/react/examples/filters